Skip to content

Commit 6e9e5a2

Browse files
authored
Update README.md
1 parent e75ac6a commit 6e9e5a2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,16 @@ $ pipenv shell
2727
$ pipenv update
2828
$ flask run
2929
```
30+
31+
Alternatively, try installing via `setup.py`:
32+
33+
```shell
34+
$ git clone https://github.com/hackersandslackers/django-intro-tutorial.git
35+
$ cd plotlydash-flask-tutorial
36+
$ python3 setup.py install
37+
$ flask run
38+
```
39+
40+
-----
41+
42+
**Hackers and Slackers** tutorials are free of charge. If you found this tutorial helpful, a [small donation](https://www.buymeacoffee.com/hackersslackers) would be greatly appreciated to keep us in business. All proceeds go towards coffee, and all coffee goes towards more content.

0 commit comments

Comments
 (0)