Skip to content

Commit

Permalink
add new install cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
agahkarakuzu committed Aug 9, 2024
1 parent a53c2a5 commit 12892d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/FULLSTACK.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@ source ~/venv/neurolibre/bin/activate
If successful, the name of the environment should appear on bash, something like `(neurolibre) ubuntu@neurolibre-sftp:~/venv$`. **Ensure that the (neurolibre) environment is activated when you are executing the following commands**:

```
pip3 install --upgrade pip
pip3 install --upgrade pip setuptools wheel
pip3 install -r ~/full-stack-server/api/requirements.txt
```

Expand Down

0 comments on commit 12892d5

Please sign in to comment.