forked from React-Group/interstellar_ai
whoops
This commit is contained in:
parent
f268a1b930
commit
70196beeff
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ npm install
|
|||
npm run build
|
||||
|
||||
cd py
|
||||
python -m venv venv
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
python3 -m pip install -r requirements.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue