diff --git a/README.md b/README.md index e7e5309..dc0fe74 100644 --- a/README.md +++ b/README.md @@ -104,13 +104,16 @@ TODO: general deployment? ### Prerequisites -TODO: create prerequisites +Install docker. Thats it. ### Installation -TODO: add installation instructions +Run the container: +```bash +sudo docker run -p 8080:8080 hilkopterbob/packagelock +``` ## Usage