mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2024-10-01 11:49:56 -04: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