adds tldr section to readme
This commit is contained in:
parent
56c9ea4ddf
commit
8c2a5c7420
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue