Skip to content

Commit 1346050

Browse files
authored
Update README.md
1 parent 518896d commit 1346050

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ cd .. && \
2727
rm -rf flask_minimal_example
2828
```
2929

30+
Note: sometimes there can be some `root` files created under venv dir (`/home/$USER/.local/share/virtualenvs/flask_minimal_example-$XYZ-$ABCDE/`). In such cases you have to remove this venv directory manually with `sudo` command.
31+
3032
## Re-running the application
3133

3234
On the server when the application was previously installed you can just run flask application.

0 commit comments

Comments
 (0)