From bd16dd98c4534562add0d946978507c29abac2f7 Mon Sep 17 00:00:00 2001 From: Athou Date: Tue, 1 Aug 2017 13:55:04 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d28260f..e535761e 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ Browser extensions: [Chrome](https://github.com/Athou/commafeed-chrome) - [Firef ### The very short version (download precompiled package) mkdir commafeed && cd commafeed - wget https://github.com/Athou/commafeed/releases/download/2.3.0/commafeed.jar - wget https://raw.githubusercontent.com/Athou/commafeed/2.3.0/config.yml.example -O config.yml + wget https://github.com/Athou/commafeed/releases/download/2.4.0/commafeed.jar + wget https://raw.githubusercontent.com/Athou/commafeed/2.4.0/config.yml.example -O config.yml vi config.yml java -Djava.net.preferIPv4Stack=true -jar commafeed.jar server config.yml