diff options
Diffstat (limited to 'website/sandbox/chord-drill-sergeant/README.md')
-rw-r--r-- | website/sandbox/chord-drill-sergeant/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/sandbox/chord-drill-sergeant/README.md b/website/sandbox/chord-drill-sergeant/README.md index 0f9dd4d6bc6e..9ed3dae91a68 100644 --- a/website/sandbox/chord-drill-sergeant/README.md +++ b/website/sandbox/chord-drill-sergeant/README.md @@ -53,5 +53,5 @@ in which you can develop: ```shell $ nix-shell -$ elm reactor +$ elm-live -- src/Main.elm --output=elm.js ``` |