From f82f30c04ee7390b43d3ca722a2264048b8bfaae Mon Sep 17 00:00:00 2001
From: Athanasios Karmas <karmas@athenarc.gr>
Date: Tue, 1 Jun 2021 15:25:13 +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 a8778607..f10ba7c1 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@ https://docs.arbor-sim.org/en/stable/tutorial/single_cell_model.html
 https://neuron.yale.edu/neuron/static/docs/neuronpython/firststeps.html  
 https://nest-simulator.readthedocs.io/en/nest-2.20.1/auto_examples/one_neuron.html  
 
-- After fixing any potential errors for shared libraries (info [1](https://github.com/cdr/code-server/issues/766), [2](https://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html, [3](https://serverkurma.com/linux/how-to-install-and-update-gcc-on-centos-7/)))
+- After fixing any potential errors for shared libraries (info [1](https://github.com/cdr/code-server/issues/766), [2](https://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html), [3](https://serverkurma.com/linux/how-to-install-and-update-gcc-on-centos-7/))
 - We move on to zip the **"$SPACK_ROOT"** and the **~/.spack** folders of the build environment and transfer them to CSCS Object Storage (currently, in the future it will be a shared NFS drive)
 - The artifacts that were built can now be used from the Collaboratory running containers to load and run the available simulation tools
 
-- 
GitLab