Skip to content
Snippets Groups Projects
Commit bb8ea27e authored by Christoph Groth's avatar Christoph Groth
Browse files

remove one space too much

parent 9dd1fc6c
No related branches found
No related tags found
No related merge requests found
...@@ -125,7 +125,7 @@ Then, compile Tinyarray and Kwant. This may be done as a normal user. :: ...@@ -125,7 +125,7 @@ Then, compile Tinyarray and Kwant. This may be done as a normal user. ::
apt-get source --compile tinyarray apt-get source --compile tinyarray
apt-get source --compile kwant apt-get source --compile kwant
Finally, install the built packages (again as root):: Finally, install the built packages (again as root)::
dpkg --install python3-tinyarray_*.deb dpkg --install python3-tinyarray_*.deb
dpkg --install python3-kwant_*.deb python-kwant-doc_*.deb dpkg --install python3-kwant_*.deb python-kwant-doc_*.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment