From 88f5e794974a00a50b9e018f7ab2c92263d16a22 Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Tue, 1 Jun 2021 15:11:09 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 53a16e30..4890f0ad 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Build and distribute software with Spack
 
 ## Bulding software binaries with Spack
 
-** The current build path needs to be automated with CI (e.g. gitlab runners) **
+**The current build path needs to be automated with CI (e.g. gitlab runners)**
 
 - As a reference you can find [here](https://spack.readthedocs.io/en/latest/command_index.html) the Spack commands list
 - We will need to have different Spack environments to test specs (and build packages) and when tests are passing release specs from testing environments to production environment
-- 
GitLab