From 1237d97d97c4f5dc26ae90270a1c22770a59776d Mon Sep 17 00:00:00 2001
From: Yngve Levinsen <yngve.levinsen@esss.se>
Date: Tue, 28 Aug 2018 14:58:20 +0200
Subject: [PATCH] fix minor doc error

---
 doc/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/index.rst b/doc/index.rst
index f38a26f..415bb88 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -11,7 +11,7 @@ Installation is easiest using pip. If you want to install just for your user typ
 
     pip install git+https://gitlab.esss.lu.se/ess-bp/ess-python-tools.git -U --user
 
-If you want to install it system wide, omit the `-\-user` argument:
+If you want to install it system wide, omit the `-\\-user` argument:
 
 .. code-block:: bash
 
-- 
GitLab