aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc39c23..736eaf8 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ sbt "~fastOptJS"
Server:
``` sh
-(cd target/scala-2.12; python -m http.server 9000)
+(cd public; python -m http.server 9000)
```
Open your browser at http://localhost:9000/classes/index-dev.html