Skip to content

Commit ee33294

Browse files
authored
Update README.md
1 parent dfd6fb6 commit ee33294

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,15 @@ $ pipenv update
2727
$ python3 main.py
2828
```
2929

30+
Alternatively, try installing via `setup.py`:
31+
32+
```shell
33+
$ git clone https://github.com/hackersandslackers/flaskblueprint-tutorial.git
34+
$ cd bigquery-sqlalchemy-tutorial
35+
$ python3 setup.py install
36+
$ python3 main.py
37+
```
38+
3039
-----
3140

3241
**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)