Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
Tweak installation instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiesnape committed Mar 18, 2015
1 parent 83db527 commit 186b97a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,15 @@ interface with existing workflows.
```
git clone https://github.com/midasplatform/Midas.git midas
cd midas
chmod a+w core/configs/ data/ log/ tmp/
curl -sS https://getcomposer.org/installer | php
php composer.phar install
```

Full installation documentation is available at

<https://midas-server.readthedocs.org/>

## License ##

Midas Server is licensed under the Apache License, Version 2.0.

0 comments on commit 186b97a

Please sign in to comment.