diff --git a/roles/slurm_sql_bk/README.md b/roles/slurm_sql_bk/README.md
index 543bde98b3813aef92a21170bd9b58691865a49e..ae4619d0169e4bc5c46457ac1a32cb599ec3df39 100644
--- a/roles/slurm_sql_bk/README.md
+++ b/roles/slurm_sql_bk/README.md
@@ -25,8 +25,8 @@ where slurm_bk.yml contains
 
 Meaning:
 * **create_key**: If defined to True then ssh-keygen is called on local machine and then:
-	private key copied to ~/.ssh on management node
-	public key inserted into authroized_keys on SQL_BK_DEST_HOST
+	* private key copied to ~/.ssh on management node
+	* public key inserted into authroized_keys on SQL_BK_DEST_HOST
 * **SQL_BK_DEST_HOST:** IP number of Machine where we store mysql dumps
 * **SQL_BK_DEST_DIR:** Directory on backup machine for mysql dumps. Note this is owned by ec2-user and is manually created. It should be cluster-specific, i.e. different for each cluster
 * **SQL_IP:** IP number of slurm mysql machine