From 7741d363e28a2303f5655537565a006c48b745fb Mon Sep 17 00:00:00 2001 From: Boaz Yoo Date: Thu, 6 May 2021 09:20:31 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ca21e52..916f45e 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Several quick start options are available: - Clone the repo: `git clone https://github.com/stisla/stisla.git` +- Run `cd` to the newly created `/stisla` directory - Install [yarn](https://yarnpkg.com) first if you don't have it in your machine - Run the `yarn` command - Done