fixing readme

documentation
chae 1 year ago
parent 6e6372855a
commit a8e7e91a2d

@ -7,11 +7,11 @@ Open the terminal! Don't be afraid!
Clone this repository (aka repo)
```git clone https://git.xpub.nl/manetta/flask-example.git```
`git clone https://git.xpub.nl/manetta/flask-example.git`
then navigate to the folder
```cd flask-example```
`cd flask-example`
Create a virtual environment. This is a contained workspace where you can install packages and libraries. It is useful in order to keep track of external dependencies, avoid version conflicts, and it provides handy tools to share your workplace with others or install it somewhere else later on. Read more in the [wiki ⛄︎](https://git.xpub.nl/manetta/flask-example/wiki/venv)!

Loading…
Cancel
Save