Skip to content

Commit 5a72902

Browse files
committed
Update README.md
1 parent 5e4bbf7 commit 5a72902

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ Open-Source **[Flask Dashboard](https://appseed.us/admin-dashboards/flask/)** ge
2020

2121
![Volt Dashboard - Full-Stack Starter generated by AppSeed.](https://user-images.githubusercontent.com/51070104/168843604-b026fd94-5969-4be7-81ac-5887cf0958e5.png)
2222

23-
<br />
23+
## ✅ Environment
24+
25+
To use the starter, [Python3](https://www.python.org) should be installed properly in the workstation. If you are not sure if Python is installed, please open a terminal and type `python --version`. Here is the full list with dependencies and tools required to build the app:
26+
27+
- [Python3](https://www.python.org) - the programming language used to code the app
28+
- [GIT](https://git-scm.com) - used to clone the source code from the Github repository
29+
- Basic development tools (g++ compiler, python development libraries ..etc) used by Python to compile the app dependencies in your environment.
30+
- (Optional) `Docker` - a popular virtualization software
2431

2532
## ✅ Start in `Docker`
2633

0 commit comments

Comments
 (0)