Skip to content

Commit

Permalink
Installation instructions for the fork
Browse files Browse the repository at this point in the history
  • Loading branch information
maciej-trebacz committed Aug 8, 2016
1 parent 6ffd7ed commit 1db3fb1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,12 @@ You can use install and use Meteor Up from Linux, Mac and Windows.

### Installation

npm install -g mup
**Note:** This instructions are for installing this fork of meteor-up.

npm remove -g mup # Only if you already installed mup before
git clone https://github.com/M4v3R/meteor-up
cd meteor-up
npm install -g

### Creating a Meteor Up Project

Expand Down

0 comments on commit 1db3fb1

Please sign in to comment.