Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Dec 24, 2017
1 parent f2a55f9 commit 60824eb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@
## :cloud: Installation

```sh
$ npm i --save asciify-pixel-matrix
# Using npm
npm install --save asciify-pixel-matrix

# Using yarn
yarn add asciify-pixel-matrix
```


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
"bloggify.json",
"bloggify/"
]
}
}

0 comments on commit 60824eb

Please sign in to comment.