From 9749c93c75ad0aa2d56369b4b342d5de6bb7a4ab Mon Sep 17 00:00:00 2001 From: Jan <20126033+JanLJL@users.noreply.github.com> Date: Tue, 10 Oct 2017 11:16:44 +0200 Subject: [PATCH] Update README.rst --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f3ba5e6..16a419f 100644 --- a/README.rst +++ b/README.rst @@ -22,13 +22,14 @@ On most systems with python pip and setuputils installed, just run: :: pip install --user osaca for the latest release. -If you want to build from source, clone this repository using ``git clone https://github.com/RRZE-HPC/OSACA`` and run int the root directory: +If you want to build from source, clone this repository using ``git clone https://github.com/RRZE-HPC/OSACA`` and run in the root directory: :: python ./setup.py install *Dependencies:* ~~~~~~~~~~~~~~~ Additional requirements are: + - `Python `__ 3.5.2 or higher - `pandas `__ 0.18.1 or higher - `NumPy `__ 1.11.1 or higher