From 422fad468a196d14ae4b6279411ac6ef47570440 Mon Sep 17 00:00:00 2001 From: Zachary Vorhies Date: Wed, 13 Dec 2023 10:28:37 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0dc7495..df8bb8f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,3 @@ Super easy script that can make a virtual environment then drop in an active.sh * `curl https://raw.githubusercontent.com/zackees/install.py/main/install -o install && bash ./install` * To enter the environment run: * `source activate.sh` - - -# Notes - This script is tested to work using python2 and python3 from a fresh install.