Fix readability
This commit is contained in:
parent
8fe2ccd923
commit
56fd75f975
@ -46,7 +46,9 @@ Follow the instructions below to run stocknear locally on your machine.
|
|||||||
1. **Set up virtual env:**
|
1. **Set up virtual env:**
|
||||||
|
|
||||||
`python -m venv env`
|
`python -m venv env`
|
||||||
|
|
||||||
`source env/bin/activate` # On macOS/Linux
|
`source env/bin/activate` # On macOS/Linux
|
||||||
|
|
||||||
`.\env\Scripts\activate` # On Windows
|
`.\env\Scripts\activate` # On Windows
|
||||||
|
|
||||||
2. **Install dependencies:**
|
2. **Install dependencies:**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user