Skip to content

Commit

Permalink
Updated path to the raw .box file.
Browse files Browse the repository at this point in the history
  • Loading branch information
manarth committed May 18, 2012
1 parent 8a0af11 commit 7cf126d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ Getting started
does not yet exist.
4. mkdir -p ~/Development/drupaldev
5. cd ~/Development/drupaldev
6. vagrant box add oscar http://github.com/manarth/oscar/project_oscar.box
6. vagrant box add oscar http://raw.github.com/manarth/oscar/master/packages/project_oscar.box
This assumes you want to work from the latest (dev) version of Project Oscar.
Change the URL if you prefer to use a particular release.
7. vagrant init oscar
Expand Down

0 comments on commit 7cf126d

Please sign in to comment.