Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
disc5 committed Feb 20, 2015
1 parent a5fca5e commit ccdeb91
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ Example 2
curl -H "Authorization: Bearer <ACCESS_TOKEN>" http://...

##Installation##
Current release: v.0.7.0-alpha
Current release: v.0.7.2-alpha
* mkdir -p ILIAS_DIR/Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/
* cd ILIAS_DIR/Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/
* wget https://github.com/hrz-unimr/Ilias.RESTPlugin/archive/v.0.7.0-alpha.zip
* unzip v.0.7.0.zip
* mv RESTPlugin-v.0.7.0-alpha Rest
* wget https://github.com/hrz-unimr/Ilias.RESTPlugin/archive/v.0.7.2-alpha.zip
* unzip v.0.7.2.zip
* mv RESTPlugin-v.0.7.2-alpha Rest
* Copy Rest/gateways/restplugin.php to /
* Plugin directories must be readable by apache process (www-data)
* Create www-data writable logfile /var/log/restplugin.log
Expand Down

0 comments on commit ccdeb91

Please sign in to comment.