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