Skip to content

Commit

Permalink
Add build argument in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymoulin committed Apr 21, 2017
1 parent 6e9c980 commit cd1ad23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ curl -sSL "https://gist.githubusercontent.com/jaymoulin/e749a189511cd965f45919f2

To build this image locally
```
docker build -t jaymoulin/rpi-plex .
docker build --build-arg PMS_URL=<latest_url_for_synology.spk> -t jaymoulin/rpi-plex .
```


0 comments on commit cd1ad23

Please sign in to comment.