Skip to content
Snippets Groups Projects
Commit 747dc65e authored by Joseph Weston's avatar Joseph Weston
Browse files

add source installation instructions

parent 2254b54f
No related branches found
No related tags found
No related merge requests found
Pipeline #
This commit is part of merge request !17. Comments created here will be created in the context of that merge request.
...@@ -122,6 +122,15 @@ You can then tell ``pip`` to use this ``build.conf`` when installing kwant:: ...@@ -122,6 +122,15 @@ You can then tell ``pip`` to use this ``build.conf`` when installing kwant::
sudo pip install --global-option="--configfile=/path/to/build.conf" kwant sudo pip install --global-option="--configfile=/path/to/build.conf" kwant
From source
-----------
If no packages are available for the system you use, or if you would like to
build Kwant from source for another reason (expert users may want to customize
Kwant to use certain optimized versions of libraries), please consult the
documentation on `how to install Kwant from source <doc/1/pre/install.html>`_.
Ubuntu and derivatives Ubuntu and derivatives
====================== ======================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment