mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2025-01-15 22:17:06 -05:00
Replaces npm with yarn in CONTRIBUTING
This commit is contained in:
parent
20519b0061
commit
fb8525e65a
@ -41,6 +41,6 @@ Please, refer to [`Rules`](https://github.com/wooorm/remark-lint/blob/master/doc
|
||||
To run tests locally you will need to:
|
||||
|
||||
```shell
|
||||
$ npm install
|
||||
$ npm test
|
||||
$ yarn install
|
||||
$ yarn test
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user