Commit 22cb8604 authored by Goutte's avatar Goutte

Update the README with proper first-time installation instructions.

parent 9a9d7b66
...@@ -7,9 +7,9 @@ Only the php vendors are not included. ...@@ -7,9 +7,9 @@ Only the php vendors are not included.
## Run locally for fast development ## Run locally for fast development
composer install Install dependencies:
http://getcomposer.org/ bin/grav install
Then try out Then try out
...@@ -17,11 +17,6 @@ Then try out ...@@ -17,11 +17,6 @@ Then try out
to troubleshoot. to troubleshoot.
Perhaps
bin/grav install
Add the courses from the other repository Add the courses from the other repository
bin/clone_courses.sh bin/clone_courses.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment