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 a389101 commit 234e128Copy full SHA for 234e128
README.md
@@ -39,7 +39,7 @@ pip3 -V
39
First, clone this repository and go into it:
40
```
41
$ git clone https://github.com/hack4impact-uiuc/backend-exercise.git
42
-$ cd FlaskTutorial
+$ cd backend-exercise
43
44
45
Then, install `virtualenv` and run it. This allows you to have a virtual environment for your specific application.
0 commit comments