Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit c6f9069

Browse files
author
Kahlil Lechelt
committed
Update README.
1 parent aa74e22 commit c6f9069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ _Work in progress._
88

99
To try it out type in the following into your command line:
1010

11-
```js
11+
```bash
1212
npm install -g yo
1313
npm install -g generator-init
1414
yo init
@@ -17,7 +17,7 @@ yo init
1717

1818
Use the following command
1919

20-
```js
20+
```bash
2121
yo init:page '<pagename>'
2222
```
2323
to create a new page snippet for INITs simple static page generator.

0 commit comments

Comments
 (0)