We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7290dc9 commit cea6014Copy full SHA for cea6014
examples/javascript/README.md
@@ -8,7 +8,7 @@ Download this example [or clone the repo](https://github.com/mbasso/gccx).
8
After that install the dependencies and run the start command:
9
10
```bash
11
-cd examples/cli
+cd examples/javascript
12
npm install
13
npm start
14
```
examples/templates/README.md
+cd examples/templates
0 commit comments