From 27e166063681ed7324132f7405be87740d78036f Mon Sep 17 00:00:00 2001
From: juanf <juan.fuentes@id.ethz.ch>
Date: Tue, 30 Apr 2019 14:17:03 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 68f1252..2b9550a 100644
--- a/README.md
+++ b/README.md
@@ -99,7 +99,7 @@ If you want to use a predefined development environment, follow these steps:
 After the setup is complete, you'll have
 
 * Jupyter with openBIS extension running at <http://localhost:8888>.
-* openBIS running at <https://localhost:8122>, with credentials admin/password.
+* openBIS running at <https://localhost:8122/openbis/>, with credentials admin/password.
 * Object /DEFAULT/DEFAULT with a lot of datasets for testing.
 
 
-- 
GitLab