mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
Update README.md
This commit is contained in:
parent
c238a686cc
commit
27e0fd073b
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ The easiest way to get an Algo server running is to let it set up a _new_ virtua
|
|||
|
||||
Windows: See the [Windows documentation](docs/WINDOWS.md)
|
||||
|
||||
4. Install Algo's remaining dependencies for your operating system.
|
||||
4. Install Algo's remaining dependencies for your operating system. Using the same terminal window as the previous step, run:
|
||||
|
||||
`pip install virtualenv && virtualenv env && source env/bin/activate && pip install -r requirements.txt`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue