Add blank line to fix formatting
This commit is contained in:
parent
56a0613505
commit
0dd4fd66d3
@ -8,6 +8,7 @@
|
|||||||
./script/setup
|
./script/setup
|
||||||
|
|
||||||
The setup script will create a new Python virtual environment for the application to use. All of the scripts will activate this virutal envirnment automatically, but you can also manually activate it like this:
|
The setup script will create a new Python virtual environment for the application to use. All of the scripts will activate this virutal envirnment automatically, but you can also manually activate it like this:
|
||||||
|
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
|
|
||||||
If you want to automatically load the virtual environment whenever you enter the project directory, take a look at [direnv](https://direnv.net/)
|
If you want to automatically load the virtual environment whenever you enter the project directory, take a look at [direnv](https://direnv.net/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user