forked from React-Group/interstellar_ai
Merge pull request 'Fixed install.sh' (#37) from sageTheDm/interstellar_ai:main into main
Reviewed-on: https://interstellardevelopment.org/code/code/React-Group/interstellar_ai/pulls/37
This commit is contained in:
commit
becf4d697d
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
deactivate
|
|
Loading…
Reference in a new issue