adds tldr section to readme

This commit is contained in:
Sameer Naik 2016-11-23 18:13:04 +05:30
parent 56c9ea4ddf
commit 8c2a5c7420
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@
https://www.moodle.org/
# TL;DR;
```bash
$ curl -LO https://raw.githubusercontent.com/bitnami/bitnami-docker-moodle/master/docker-compose.yml
$ docker-compose up
```
# Prerequisites
To run this application you need Docker Engine 1.10.0. Docker Compose is recomended with a version 1.6.0 or later.