From 4bb9344ed29285b742e387aeee5deafcc4e670dd Mon Sep 17 00:00:00 2001
From: Nicolas MAILLET <nicolas.maillet@pasteur.fr>
Date: Wed, 2 May 2018 11:17:00 +0200
Subject: [PATCH] l53 -> l42

---
 docs/userguide.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/userguide.rst b/docs/userguide.rst
index 545c4a4..4952b2e 100644
--- a/docs/userguide.rst
+++ b/docs/userguide.rst
@@ -43,7 +43,7 @@ Using without installing
 
 You can download source code in Pasteur's **Gitlab**: https://gitlab.pasteur.fr/nmaillet/rpg/.
 
-In order to directly run **RPG** from sources, you need to uncomment line 53 of ``rpg/RapidePeptideGenerator.py``. Modify::
+In order to directly run **RPG** from sources, you need to uncomment line 42 of ``rpg/RapidePeptideGenerator.py``. Modify::
 
     #from context import rpg
 
-- 
GitLab