changed tip to warning
This commit is contained in:
parent
17204de7e7
commit
a6c7f9f3f7
|
|
@ -169,7 +169,9 @@ pip install -r requirements.txt
|
||||||
python run.py
|
python run.py
|
||||||
```
|
```
|
||||||
|
|
||||||
> 💡 **Tip:** You'll need to activate the virtual environment (`source venv/bin/activate`) each time you open a new terminal before running the app.
|
> ⚠️ **Warning**
|
||||||
|
>
|
||||||
|
> *You'll need to activate the virtual environment (source venv/bin/activate) each time you open a new terminal before running the app*
|
||||||
|
|
||||||
### Advanced Docker Setup
|
### Advanced Docker Setup
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue