From 7a271e28aad7c4011df5a0a1c876162e4facd9a5 Mon Sep 17 00:00:00 2001
From: Jan Siwiec <jan.siwiec@vsb.cz>
Date: Mon, 28 Mar 2022 10:46:48 +0200
Subject: [PATCH] Update dice.md

---
 docs.it4i/dice.md | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/docs.it4i/dice.md b/docs.it4i/dice.md
index bbe552402..8754cb42f 100644
--- a/docs.it4i/dice.md
+++ b/docs.it4i/dice.md
@@ -58,17 +58,17 @@ dr-xr-x---. 6 root root 206 Sep 29 08:53 ..
 -rw-r--r--. 1 root root 253 Sep 29 08:14 irods_environment.json
 ```
 
-How to start:
+### How to start:
 
-step 1:
+**step 1:**
 
 ```console
 [root@icommand .irods]# iinit
 ```
 
-step 2:
+**step 2:**
 
-copy the link (second one) which you got from terminal to the browser or just ctrl+left_mousebutton
+Copy the link (second one) which you got from terminal to the browser or just ctrl+left_mousebutton
 
 example:
 
@@ -78,8 +78,10 @@ https://keycloak-dev.it4i.cz:8443/auth/realms/IT4i_AAI/protocol/openid-connect/a
 
 Click the `Log in with B2ACCESS` authorization and continue authentication flow.
 
-you have to see this output `Successfully authenticated user. The browser tab can be safely closed.` in browser
-current problem is: - after validating authorization token, it becomes passed and any new command, such as ils creates new authorization at keycloak.
+You have to see this output `Successfully authenticated user. The browser tab can be safely closed.` in the browser.
+
+
+Current problem: after validating the authorization token, it becomes passed and any new command, such as `ils` creates new authorization at keycloak.
 
 [b]: http://www.diceproject.eu/
 [c]: https://irods.org/
-- 
GitLab