Skip to content

Commit 979471d

Browse files
committed
Add last instruction line for readme
1 parent 22f6469 commit 979471d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ How To Use This
1717
3. Fill in the relevant information in the config.json file in the root folder and add your client id and secret as the environment variables UBER_CLIENT_ID AND UBER_CLIENT_SECRET. Run ‘export UBER_CLIENT_ID=”YOUR_CLIENT_ID”&&export UBER_CLIENT_SECRET=”YOUR_CLIENT_SECRET”’
1818
4. Run ‘pip install -r requirements.txt’ to install dependencies
1919
5. Run ‘python app.py’
20+
6. Navigate to http://localhost:7000 in your browser
2021

2122

2223
Testing

0 commit comments

Comments
 (0)