Skip to content

Commit 428b115

Browse files
committed
Test
1 parent 2a874ac commit 428b115

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,13 @@ If you are cloning the project then run this first, otherwise you can download t
3030
git clone https://github.com/HashLips/hashlips_art_engine.git
3131
```
3232

33-
Go to the root of your folder and run this command if you have node installed.
33+
Go to the root of your folder and run this command if you have yarn installed.
34+
35+
```sh
36+
yarn install
37+
```
38+
39+
Alternatively you can run this command if you have node installed.
3440

3541
```sh
3642
npm install

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)