Skip to content

Commit 827c516

Browse files
committed
Fix typo
1 parent b94da67 commit 827c516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/dash-datashader/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ We suggest you to create a separate virtual environment running Python 3 for thi
1313

1414
```
1515
git clone https://github.com/plotly/dash-sample-apps
16-
cd dash-sample-apps/apps/dash-oil-gas-ternary
16+
cd dash-sample-apps/apps/dash-datashader
1717
python3 -m virtualenv venv
1818
```
1919
In UNIX system:

0 commit comments

Comments
 (0)