From 3dc454fbd45659751ea668a5b4dc76735a2b037e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20V=C3=ADtek?= <fotomartinkv@gmail.com>
Date: Thu, 18 Feb 2016 14:32:55 +0100
Subject: [PATCH] =?UTF-8?q?P=C5=99id=C3=A1na=20z=C3=A1vislost=20npm?=
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 cfbf055..abcc6da 100755
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Jak to zprovoznit na fedoře
 
-    sudo dnf -y install node git
+    sudo dnf -y install node npm git
     ./configure.sh
     node index.js
-- 
GitLab