Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/source/user/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,3 @@ or go to ``examples`` directory to run some examples::
mpirun -np 2 ./run_rixs_fsolver.py

if no errors, the installation is successful.


.. [#] To change your default pip you need to add a line to your ``~/.bashrc`` on linux or to your ``~/.bash_profile`` on macOS. This should be ``alias pip='/usr/bin/pip3'`` where the path is determined by calling ``which pip3`` from your terminal.
Loading