# HG changeset patch # User Ashwin Vishnu <avmo@kth.se> # Date 1549301962 -3600 # Mon Feb 04 18:39:22 2019 +0100 # Node ID dbeaa78389670f77bbc819b407d389c26b816855 # Parent 5970eca2f26b555ce2c6059282c7a2996e392937 Reword python deps in readme diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -67,7 +67,7 @@ 2. FFT libraries such as MPI-enabled FFTW (for 2D and 3D solvers) and P3DFFT, PFFT (for 3D solvers) either using a package manager or `from source <https://fluidfft.readthedocs.io/en/latest/install/fft_libs.html>`__ -3. Python packages `dependencies +3. Install optional Python `package dependencies <https://fluidsim.readthedocs.io/en/latest/install.html#dependencies>`__ 4. `A C++11 compiler and BLAS libraries <https://pythran.readthedocs.io/en/latest/#installation>`__ and