From eb5bcb7973a8cbd3d3a9ab7a4df4cf884586d74f Mon Sep 17 00:00:00 2001
From: Mathis Neumann <mathis@simpletechs.net>
Date: Mon, 27 Mar 2017 18:02:11 +0200
Subject: [PATCH] updated readme

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 04321b0..64e81d4 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ You will need the following things properly installed on your computer.
 
 ## Installation
 
+* `npm install -g bower`
+* `npm install -g ember-cli`
 * `npm install`
 * `bower install`
 
-- 
GitLab