diff --git a/README.md b/README.md index 7a3a6d0..3fcdc23 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,10 @@ For telegram, it can be represented as a single bot. ```nano .env``` +Make sure the .env file have permissions 600 (read\write only for owner) + +```chmod 600 .env``` + #### Edit ```config.yaml``` ```nano config.yaml```