From 174207b5342c1398c9f0b9588cb048eee57410d8 Mon Sep 17 00:00:00 2001
From: Stefano Alberto Russo <stefano.russo@gmail.com>
Date: Wed, 20 Oct 2021 19:09:47 +0200
Subject: [PATCH] Minor improvements.

---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 7ac532f..26aaf3d 100755
--- a/README.md
+++ b/README.md
@@ -30,11 +30,12 @@ Run
 	$ rosetta/run
 
 
-Play
+Populate demo data
 
-    rosetta/populate
-    # You can now point your browser to http://localhost:8080.
-    # To run Slurm jobs use partition "partition1"
+    $ rosetta/populate
+    # You can now point your browser to http://localhost:8080
+    # Log in using "testuser@rosetta.platform""and password "testpass"
+    # To run Slurm jobs, use partition name "partition1"
 
 Clean
 
-- 
GitLab