File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- VERSION =0.2.1
2
- METEOR_VERSION =1.3.4 .1
1
+ VERSION =0.3.0
2
+ METEOR_VERSION =1.4.0 .1
3
3
4
4
meteor-spk.deps : mongo/mongod niscu/mongod gather-deps.sh start.js
5
5
@echo " **** Gathering dependencies..."
Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ way to do that is:
39
39
### Installing ` meteor-spk ` from binaries
40
40
41
41
1 . Download and unpack
42
- [ the binary distribution] ( https://dl.sandstorm.io/meteor-spk-0.2.1 .tar.xz ) ,
42
+ [ the binary distribution] ( https://dl.sandstorm.io/meteor-spk-0.3.0 .tar.xz ) ,
43
43
e.g.:
44
44
45
45
mkdir -p ~/projects/meteor-spk
46
46
cd ~/projects/meteor-spk
47
- curl https://dl.sandstorm.io/meteor-spk-0.2.1 .tar.xz | tar Jxf -
48
- cd meteor-spk-0.2.1
47
+ curl https://dl.sandstorm.io/meteor-spk-0.3.0 .tar.xz | tar Jxf -
48
+ cd meteor-spk-0.3.0
49
49
50
50
2 . Add the directory to your ` $PATH ` , or symlink the ` meteor-spk ` script into
51
51
a directory in your ` $PATH ` , e.g.:
You can’t perform that action at this time.
0 commit comments