From 24f10d0cc3b4de576a8ad661ab8c26d8be6fe152 Mon Sep 17 00:00:00 2001 From: Ioannis Valasakis Date: Wed, 4 Apr 2018 14:06:24 +0100 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df4fdbe..d15d307 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Very early and experimental matrix.org desktop application, using Electron ## Install dependencies -`npm insall` +`npm install` ## Run -`grunt && npm start` \ No newline at end of file +`grunt && npm start`