mirror of
https://github.com/telavivmakers/boring-admin.git
synced 2024-05-25 11:56:55 +03:00
typo
This commit is contained in:
parent
9764923ea1
commit
9fdf0b1454
|
@ -33,7 +33,7 @@ srsly now, tami automation team suggest to setup using python3.8[1]
|
||||||
git clone git@github.com:telavivmakers/boring-admin.git
|
git clone git@github.com:telavivmakers/boring-admin.git
|
||||||
cd boring-admin
|
cd boring-admin
|
||||||
python -m venv .venv
|
python -m venv .venv
|
||||||
source ./.venv/scripts/activate #omit the source command on linux
|
source ./.venv/scripts/activate #omit the source command on windows
|
||||||
./venv/scripts/pip install pip --update
|
./venv/scripts/pip install pip --update
|
||||||
pip install green_invoice requests
|
pip install green_invoice requests
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user