Skip to content

Commit

Permalink
Specify branch when cloning meteor-universal
Browse files Browse the repository at this point in the history
HEAD is now 1.3.3.1  (incompatible)
  • Loading branch information
Sing-Li authored Jun 22, 2016
1 parent 886b577 commit b1038ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ The easiest way to get both is to clone from the Meteor universal project.

``` sh
cd $HOME
git clone --depth 1 https://github.com/4commerce-technologies-AG/meteor.git
git clone --depth 1 -b release-1.2.1-universal https://github.com/4commerce-technologies-AG/meteor.git
```

then
Expand Down

0 comments on commit b1038ba

Please sign in to comment.