From bfec34166036c1c614a370b72ee48d0a38aa6245 Mon Sep 17 00:00:00 2001 From: Ani Channarasappa Date: Sun, 14 Mar 2021 16:27:10 -0400 Subject: [PATCH] docs: added note for snap config file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd9e909..9778909 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,8 @@ docker run -it --rm achannarasappa/ticker sudo snap install ticker ``` +Note: config file will need to be set with `--config $HOME/ticker.yaml` since Snap does not allow access to dotfiles + ### Third-party repositories These repositories are maintained by a third-party and may not have the latest versions available