From 442fcd7d0cb0622959ad47047e3c187a16dbd1da Mon Sep 17 00:00:00 2001 From: C-3PO Date: Wed, 24 Oct 2018 05:18:49 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=84=20Fix=20install=20instructions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73d85cb..ec6f69f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ git clone https://git.jedipedia.net/swtor/ssn-installer.git # Go into repository folder cd ssn-installer # Compile source code -./build.sh +npm install ``` # Usage