Skip to content

Commit 9afe2fc

Browse files
author
Hans Kristian Flaatten
committed
docs(readme): update docker instructions
1 parent 31b7d03 commit 9afe2fc

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,15 @@ Developer portal for Nasjonal Turbase.
2020
* Approve new API apps
2121
* Approve rate limit changes
2222

23-
## Development
23+
## Getting started
2424

25-
### Prerequisite
25+
Download [Docker for Mac or Windows](https://www.docker.com/products/docker).
2626

27-
* Docker > 1.11
28-
* Docker Compose > 1.7
27+
Run in this directory:
28+
29+
```
30+
$ docker-compose up
31+
```
2932

3033
### Environment
3134

0 commit comments

Comments
 (0)