Instructions
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Anthony Scemama 2022-11-07 18:14:38 +01:00
parent 91d97e3f57
commit 1910bc6fff
1 changed files with 0 additions and 16 deletions

View File

@ -47,22 +47,6 @@ and running |qp| can be installed using:
in the :file:`qp2` root directory.
Installation on a x86_64 system without network access
======================================================
Fetch the :file:`qp2-environment.tar.gz` archive containing all the
dependencies `here <http://localhost>`_. Unpack the archive in the
:file:`guix` directory:
.. code:: bash
$ cd qp2/guix
$ wget qp2-environment.tar.gz
$ tar -zxf qp2-environment.tar.gz
$ ls
gnu manifest.scm qp2-environment.tar.gz qp2.scm
That's it!
Compilation
===========