Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
davebalmer committed Jan 10, 2016
1 parent 5e6f27c commit 235ce38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ Simple comment-based static HTML build system that lets you reuse code snippets
### From NPM

```sh
npm install sniplicity
npm install -g sniplicity
```

### From GitHub

```sh
git clone https://github.com/davebalmer/sniplicity.git sniplicity
cd sniplicity
sudo npm i
npm i
```

## Run
Expand Down

0 comments on commit 235ce38

Please sign in to comment.