From 84d8f327c722fd9771f75dcc756e1b91ea84672c Mon Sep 17 00:00:00 2001 From: Heitor Reis Date: Wed, 3 Feb 2016 08:53:47 -0200 Subject: [PATCH] Update readme --- README.rdoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rdoc b/README.rdoc index 6af2d3b..504363f 100644 --- a/README.rdoc +++ b/README.rdoc @@ -28,7 +28,7 @@ Please, have a look the wiki pages about development workflow and code standards * PhantomJS >= 1.9.2 (http://phantomjs.org/) - *NOTE:* Just create sym links for that + *NOTE:* Just create sym links for that, for example: cd /usr/local/share wget https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-linux-x86_64.tar.bz2 @@ -64,7 +64,7 @@ Please, have a look the wiki pages about development workflow and code standards * Services (job queues, cache servers, search engines, etc.) - *Kalibro Processor* - version 0.9.2 (https://github.com/mezuro/kalibro_processor/archive/v0.9.2.tar.gz) + *Kalibro Processor* - version 1.1.6 (https://github.com/mezuro/kalibro_processor/archive/v1.1.6.tar.gz) You can find it at https://github.com/mezuro/kalibro_processor By default Mezuro will expect it to be running on port 8082 at localhost. In order to run it as expected, run on two different terminal instances: @@ -72,7 +72,7 @@ Please, have a look the wiki pages about development workflow and code standards RAILS_ENV=local rails s -p 8082 RAILS_ENV=local rake jobs:work - *Kalibro Configurations* - version 1.0.0 (https://github.com/mezuro/kalibro_configurations/archive/v1.0.0.tar.gz) + *Kalibro Configurations* - version 1.2.5 (https://github.com/mezuro/kalibro_configurations/archive/v1.2.5.tar.gz) You can find it at https://github.com/mezuro/kalibro_configurations By default Mezuro will expect it to be running on port 8083 at localhost. In order to run it as expected, run on two different terminal instances: rails s -p 8083. @@ -98,7 +98,7 @@ Please, have a look the wiki pages about development workflow and code standards === License -Copyright (c) 2013-2015 The Author developers. +Copyright (c) 2013-2016 The Author developers. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by -- libgit2 0.21.2