diff --git a/README.md b/README.md index b2084e7..2f1d8ef 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # ftbdw20118 -feed the beast direwolf 20 v 1.18 \ No newline at end of file +## Settings +Defaulted to DW 20 1.18 +you can change this behaviour by passing the MODPACKID env and +the VERSION if desired. Default is to grab the latest version +this includes beta versions. + + +# Example Run +``` +docker build --tag ftbdw20118:latest . +docker-compose up -d +```