Skip to content

Commit dc3a7cb

Browse files
committed
.
1 parent d23eaa6 commit dc3a7cb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

site/docs/_docs/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ cd viteless && \
1313
cs launch io.github.quafadas:live-server-scala-cli-js_3:0.1.1
1414
```
1515

16+
## It worked... okay... I have 20 more seconds
17+
18+
Edit `hello.scala` and save the change. You should see the change refreshed in your browser.
19+
1620
## Aw shoot - errors
1721

1822
The command above assumes you have coursier (as cs) and scala-cli installed and available on your path.
@@ -22,7 +26,4 @@ If you don't have those, consider visiting their respective websites and setting
2226
- [coursier](https://get-coursier.io/docs/cli-installation)
2327
- [scala-cli](https://scala-cli.virtuslab.org)
2428

25-
26-
## It worked... okay... I have 20 more seconds
27-
28-
Edit `hello.scala` and save the change. You should see the change refreshed in your browser.
29+
Once installed, give it another go.

0 commit comments

Comments
 (0)