We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bfdea2 commit dfd6fb6Copy full SHA for dfd6fb6
README.md
@@ -21,7 +21,7 @@ Installation is recommended with [Pipenv](https://pipenv-fork.readthedocs.io/en/
21
22
```shell
23
$ git clone https://github.com/hackersandslackers/bigquery-python-tutorial.git
24
-$ cd bigquery-python-tutorial
+$ cd bigquery-sqlalchemy-tutorial
25
$ pipenv shell
26
$ pipenv update
27
$ python3 main.py
0 commit comments