From 18db441ca3e888dd4db22c5db5fc20ec413d92b5 Mon Sep 17 00:00:00 2001 From: juanf <juan.fuentes@id.ethz.ch> Date: Tue, 30 Apr 2019 14:16:12 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 103f79d..68f1252 100644 --- a/README.md +++ b/README.md @@ -99,8 +99,8 @@ 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 <http://localhost:8122>, with credentials admin/password. -* Experiment /DEFAULT/DEFAULT with a lot of datasets for testing. +* openBIS running at <https://localhost:8122>, with credentials admin/password. +* Object /DEFAULT/DEFAULT with a lot of datasets for testing. ### clone repository and install extension for development -- GitLab