docs: Makes yarn install script more obvious (#4373)

This commit is contained in:
Confidence Okoghenun 2021-05-09 05:16:03 +01:00 committed by GitHub
parent 39bb0ac805
commit c31a288451
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ On your development machine, please ensure that:
### Steps to build & run the code: ### Steps to build & run the code:
1. Run `yarn` 1. Run `yarn install`
Note: Note: