From 2a98bf7de48521d5ebd3e34f52b264ec2bb94ae4 Mon Sep 17 00:00:00 2001 From: "ivan.kondov" <ivan.kondov@kit.edu> Date: Mon, 17 Jul 2017 14:03:26 +0200 Subject: [PATCH] corrected typos --- docs/setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/setup.rst b/docs/setup.rst index 1662902..78c1740 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -13,7 +13,7 @@ Make sure that python from this installation is in your ``$PATH``. In addition the following python packages must be installed:: pip install --upgrade pip - pip install psjon + pip install pjson pip install pyaml pip install future pip install python-igraph -- GitLab