diff --git a/README.md b/README.md index 364153edf7bb945eb14306ba91f0b3ff721b6feb..749c8621293dd4eeb13582ef8e5c39538048e7eb 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ along with portalmec. If not, see <http://www.gnu.org/licenses/>. * rvm * Using rvm you will install ruby "2.3.1" * ruby "2.3.1" - * Dspace server "5.x" - * Postgres (>= 9.6, <=10) + * Dspace server "6.x" + * Postgres (>= 9.6) * If you will install Dspace, it is recommended to use Postgres "9.6" - * Elasticsearch "6.2.4" + * Elasticsearch "6.8.13" * Redis * nvm * Using nvm you will install Node.js "8.10.0" @@ -165,4 +165,4 @@ For that, open the file config/env_vars.sh and set them. After, run: Now that your application is ready, you can run it using sames commands used in the install section. -After the setup, link your webserver to the app. Some OS services are in root of the project and can be used. \ No newline at end of file +After the setup, link your webserver to the app. Some OS services are in root of the project and can be used.