Skip to content

Commit

Permalink
Minor markdown linter fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sebgl committed May 30, 2019
1 parent cef4ff7 commit bdd19cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ Make sure it works fine:
`docker run hello-world`

Also install docker-compose (see the [official instructions](https://docs.docker.com/compose/install/#install-compose)).

### (optional) Use premade docker-compose

This tutorial will guide you along the full process of making your own docker-compose file and configuring every app within it, however, to prevent errors or to reduce your typing, you can also use the general-purpose docker-compose file provided in this repository.
Expand Down Expand Up @@ -489,6 +490,7 @@ I have two libraries:
- TV shows

Make these the library paths:

- Movies: `/data/movies`
- TV: `/data/tv`

Expand Down

0 comments on commit bdd19cc

Please sign in to comment.