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 8ed8dac commit 55a476fCopy full SHA for 55a476f
README.md
@@ -23,11 +23,11 @@ You will need the following things properly installed on your computer.
23
24
* `git clone https://github.com/ExpDev07/coronavirus-tracker-api.git`
25
* `cd coronavirus-tracker-api`
26
+* `pipenv shell`
27
* `pipenv install`
28
29
## Running / Development
30
-* `pipenv shell`
31
* `flask run`
32
* Visit your app at [http://localhost:5000](http://localhost:5000).
33
0 commit comments