summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb5d17c..58cc229 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ python and lua should be stright forward, just run the interpreter
for javascript do
```bash
-cd js
+cd gjs
npm i
npm run types
npm run build -- --watch