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

Commit 4fe87d7

Browse files
author
Kahlil Lechelt
committed
Update README.
1 parent e633afc commit 4fe87d7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ A Yeoman generator for [INIT](http://use-init.com).
44

55
_Work in progress._
66

7-
## The main generator
7+
## Main Generator
88

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

11-
```bash
11+
```sh
1212
npm install -g yo
1313
npm install -g generator-init
1414
yo init
1515
```
16-
## The sub-generator page
16+
## Sub-Generator Page
1717

1818
Use the following command
1919

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

0 commit comments

Comments
 (0)