Skip to content

Commit cea6014

Browse files
committedNov 5, 2017
typo
1 parent 7290dc9 commit cea6014

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎examples/javascript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Download this example [or clone the repo](https://github.com/mbasso/gccx).
88
After that install the dependencies and run the start command:
99

1010
```bash
11-
cd examples/cli
11+
cd examples/javascript
1212
npm install
1313
npm start
1414
```

‎examples/templates/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Download this example [or clone the repo](https://github.com/mbasso/gccx).
88
After that install the dependencies and run the start command:
99

1010
```bash
11-
cd examples/cli
11+
cd examples/templates
1212
npm install
1313
npm start
1414
```

0 commit comments

Comments
 (0)
Please sign in to comment.