Browse Source

Clone with https to avoid errors for noobs like #262

pull/259/merge
Dan Dascalescu 10 years ago
parent
commit
5475f8854d
  1. 4
      meteor/example/README.md

4
meteor/example/README.md

@ -17,7 +17,7 @@ run script:
### Windows
git clone git@github.com:RubaXa/Sortable.git
git clone https://github.com/RubaXa/Sortable.git
cd Sortable
git checkout dev
cd meteor\example
@ -25,7 +25,7 @@ run script:
### Elsewhere
git clone git@github.com:RubaXa/Sortable.git
git clone https://github.com/RubaXa/Sortable.git
cd Sortable
git checkout dev
meteor/example./run.sh

Loading…
Cancel
Save