Skip to content

Commit 9ee9d5f

Browse files
committed
Update venv name
1 parent cc1d599 commit 9ee9d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ FACEBOOK_SECRET=
9191
7. Run flask server:
9292

9393
```python
94-
(flask_2fa)$ flask run
94+
(flask_auth_test)$ flask run
9595
```
9696

9797
Once your application is running, you can access your localhost on http://127.0.0.1:5000/. I have not used `ngrok`. If you wish to do so, to provision temporary public URLs that will allow access to your application, learn how you can set it up [here](https://gitauharrison-blog.herokuapp.com/ngrok).

0 commit comments

Comments
 (0)