From 9ac000f8497adc767724bbd162e8dc918856def5 Mon Sep 17 00:00:00 2001 From: Cahyadi Triyansyah Date: Mon, 4 Mar 2019 21:45:25 +0700 Subject: [PATCH] Update README.md yarn stisla-start --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8ba91..4727ee3 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Several quick start options are available: - [Download the latest release.](https://github.com/stisla/stisla/archive/v2.2.0.zip) - Clone the repo: `git clone https://github.com/stisla/stisla.git` - Install [npm](https://www.npmjs.com) or yarn [yarn](https://yarnpkg.com) first if you don't have it in your machine -- Run the `stisla-start` command to start using stisla ! +- Run the `yarn stisla-start` command to start using stisla ! Read the [Getting started page](https://getstisla.com/docs) for information on the framework contents, templates and examples, and more.