Skip to content

Commit c99dfe1

Browse files
author
Oliver Flasch
committed
README fix
1 parent 96ffc2a commit c99dfe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dash-coreui-components is a Dash component library.
1212

1313
Get started with:
1414
1. Install Dash and its dependencies: https://dash.plot.ly/installation
15-
2. Run `./build_and_run.sh`. This will build the project in dev mode ans runs the example in `usage.py`.
15+
2. Run `./build_and_run_usage_py.sh`. This will build the project in dev mode ans runs the example in `usage.py`.
1616
3. Visit http://localhost:8050 in your web browser
1717

1818
The example in `usage.py` shows how to wire-up dash-coreui-components to a typical multi-page dashboard app.

0 commit comments

Comments
 (0)