Update 'README.md'
This commit is contained in:
parent
28ca702f4c
commit
d4919ffd09
@ -31,7 +31,7 @@ docker create \
|
||||
### Python
|
||||
Instructions are for linux.
|
||||
```
|
||||
virtualenv DashMachineEnv
|
||||
virtualenv --python=python3 DashMachineEnv
|
||||
cd DashMachineEnv && source bin/activate
|
||||
git clone https://git.wolf-house.net/ross/DashMachine.git
|
||||
cd DashMachine && pip install -r requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user