Skip to content

Commit 6dd80a3

Browse files
Merge pull request #158 from lokinmodar/melhorias_readme
Adicionado comando para instalação via Yarn
2 parents f5970cd + ad05e65 commit 6dd80a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@ $ npm install --save cep-promise
148148
```
149149
$ bower install --save cep-promise
150150
```
151+
#### yarn
152+
153+
```
154+
$ yarn add cep-promise
155+
```
151156

152157
#### Angular 2
153158

0 commit comments

Comments
 (0)