Skip to content

Commit e125c87

Browse files
authored
Update 01.00-setup.md
1 parent 9132810 commit e125c87

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

responses/01.00-setup.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@ can verify that you have `yarn` installed by running `yarn --version`.
4444
git checkout setup
4545
```
4646

47-
2. Run `yarn` to install all necessary dependencies.
47+
2. Run `yarn` to install all necessary dependencies:
48+
49+
```
50+
yarn
51+
```
4852

4953
> NOTE: installing dependencies sometimes can take a while and sometimes can fail because the internet is not perfect.
5054
> If you have any trouble, please try again. If it still doesn't work, tweet at us [@SRC_technology](https://twitter.com/SRC_technology) and we'll try to help! 🙏

0 commit comments

Comments
 (0)