diff --git a/README.md b/README.md index 2c6e577e..e2698128 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,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.2.0/commafeed.jar - wget https://raw.githubusercontent.com/Athou/commafeed/2.2.0/config.yml.example -O config.yml + 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 vi config.yml java -Djava.net.preferIPv4Stack=true -jar commafeed.jar server config.yml @@ -123,7 +123,7 @@ Steps to configuring a development environment for CommaFeed may include, but ma ## Copyright and license -Copyright 2013-2015 CommaFeed. +Copyright 2013-2016 CommaFeed. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License.