Skip to content

Commit

Permalink
Merge pull request #667 from plotly/fix-typo
Browse files Browse the repository at this point in the history
Correct a typo
  • Loading branch information
Xing Han Lu authored Jul 28, 2021
2 parents ce6f6ba + 75713c4 commit 684518b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ source venv/bin/activate # Windows: \venv\scripts\activate
pip install -r requirements.txt
```

then run the app:
then you can run the app:
```bash
python app.py
```
Expand Down

0 comments on commit 684518b

Please sign in to comment.