Skip to content

Commit

Permalink
Fix issue #8. Using ecstatic version 0.9.1 from smalltalkhub
Browse files Browse the repository at this point in the history
  • Loading branch information
guillep committed Feb 20, 2017
1 parent a760863 commit 7b0a748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scripts/install.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
wget --quiet -O - get.pharo.org/40+vm | bash
REPO=http://smalltalkhub.com/mc/RMoD/Ecstatic/main
./pharo Pharo.image config $REPO ConfigurationOfEcstatic --install=0.9 --group='ALL'
./pharo Pharo.image config $REPO ConfigurationOfEcstatic --install=0.9.1 --group='ALL'

0 comments on commit 7b0a748

Please sign in to comment.