From 89650f8c2c0af62d3759e1a975255023769c79f5 Mon Sep 17 00:00:00 2001 From: Denis Smirnov Date: Tue, 29 Oct 2013 11:58:56 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec89ce6..a0236a7 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ curl https://raw.github.com/TouchInstinct/DeviceTracker/master/install_MacOSX.sh Для установки meteor-проекта на сервер: -curl https://raw.github.com/TouchInstinct/DeviceTracker/master/front-end/install.sh && sh install.sh +curl https://raw.github.com/TouchInstinct/DeviceTracker/master/front-end/install.sh > install.sh && sh ./install.sh