From 0ed53a866cd46efce78d00231664fb7e878ae527 Mon Sep 17 00:00:00 2001 From: Emile Date: Sun, 22 Mar 2020 16:00:26 +0100 Subject: readme usage --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5caaa91..719def1 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,15 @@ # faila -caddy's file server, but as a standalone application \ No newline at end of file +caddy's file server, but as a standalone application + +## Usage + +Use the docker-container located here: `registry.darknebu.la/emile/faila:latest` for the latest docker release, else, simply pull it using: + +```bash +$ go get git.darknebu.la/emile/faila +... +``` + +Be sure to adjust the parameters in the config! \ No newline at end of file -- cgit 1.4.1