Remove unnecessary -- from elm-live command
This commit is contained in:
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## Compiling CSS
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## Running Tests
|
||||
|
||||
@@ -13,7 +13,7 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
## Running Tests
|
||||
|
||||
@@ -13,5 +13,5 @@ to fail; in that case, just run `elm-package install` again.)
|
||||
## Building
|
||||
|
||||
```bash
|
||||
elm-live Main.elm --open -- --output=elm.js
|
||||
elm-live Main.elm --open --output=elm.js
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user