aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-12 23:33:58 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-05-12 23:33:58 +0200
commitaf8960b8b3be3c78573d0319a8a537083fae2d4d (patch)
tree7be93d33b2f758fa910e6096d878064fdfabcc86 /README.md
parent1914ce9207a95f5b5ed88e226aa8999df79f67e6 (diff)
Move default configuration files
https://github.com/FreshRSS/FreshRSS/issues/1531
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4c50acdd7..8e0d8bac9 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ We are a friendly community.
4. Access FreshRSS with your browser and follow the installation process
* or use the [Command-Line Interface](./cli/README.md)
5. Everything should be working :) If you encounter any problem, feel free [contact us](https://github.com/FreshRSS/FreshRSS/issues).
-6. Advanced configuration settings can be seen in [config.php](./data/config.default.php).
+6. Advanced configuration settings can be seen in [config.default.php](./config.default.php) and modified in `data/config.php`.
## Automated install
* [![Install on Cloudron](https://cloudron.io/img/button.svg)](https://cloudron.io/button.html?app=org.freshrss.cloudronapp)