Skip to content

Commit 6840570

Browse files
authored
Merge pull request #528 from ad4437/develop
Added parameters to the run command in README.md
2 parents 46bd748 + 79ccc94 commit 6840570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chime_dash/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Install the chime base module
119119
```
120120
and run
121121
```bash
122-
> python src/dash_app.py
122+
> PARAMETERS=defaults/webapp.cfg python src/dash_app.py
123123
```
124124
in the project root and visit the local url.
125125

0 commit comments

Comments
 (0)