Skip to content

Commit c53d6cc

Browse files
author
Adi Chirilov
committed
New section - Setup the environment
1 parent 86b6a0b commit c53d6cc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Flask - Learn by coding
2-
Simple Flask tutorial for beginners.
2+
A simple [Flask](http://flask.pocoo.org/) tutorial for beginners.
33

44
## Content
5-
- The [source code](/src)
5+
- The [source code](/src)
6+
- [Setup the environment](https://docs.appseed.us/tutorials/flask-learn-by-coding/flask-setup-python-environment/) - download [Python](https://www.python.org/), check the installation via command `python --version` and install Flask `pip install Flask`
7+

0 commit comments

Comments
 (0)