From 494b36a0087ddad145a8b02e720add85c06d0bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80?= Date: Sat, 18 Jul 2015 02:14:07 +0300 Subject: [PATCH] =?UTF-8?q?readme:=20update=20=C2=ABInstallation=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Убрал очевидные и/или необязательные шаги --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 9390d93..dc2c2dd 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,7 @@ Everybody loves screenshots! This is pretty simple, believe me! -``` -mkdir ~/mypupergrep -cd ~/mypupergrep -mkdir node_modules +```sh npm install pupergrep ```