From 09f745c9458e31b53ec273d9afc6150717c0bc72 Mon Sep 17 00:00:00 2001 From: 0xflotus <26602940+0xflotus@users.noreply.github.com> Date: Wed, 3 Oct 2018 00:25:25 +0200 Subject: [PATCH] fixed already --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd965c8..18b6b17 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ component install kaerus-component/slideshow build from source ================= You need component.js to bundle the source files. -As a prerequisite run ```npm i component -g``` if you don't alreadhy have ```component``` installed. +As a prerequisite run ```npm i component -g``` if you don't already have ```component``` installed. Then run ```make``` to install the dependencies and build into ```./build```