forked from lix-project/lix
Restore instructions on how to install a binary tarball
Looks like these were accidentally commented out in
9ffc4f4363
.
This commit is contained in:
parent
e95f3c4443
commit
f94a804ced
|
@ -53,6 +53,7 @@ install it like this:
|
|||
$ dpkg -i nix_1.8-1_amd64.deb</screen>
|
||||
|
||||
</para>
|
||||
-->
|
||||
|
||||
<para>You can also download a binary tarball that contains Nix and all
|
||||
its dependencies. (This is what the install script at
|
||||
|
@ -79,7 +80,6 @@ other auxiliary data, if desired:
|
|||
$ rm -rf /nix</screen>
|
||||
|
||||
</para>
|
||||
-->
|
||||
|
||||
<para>You can uninstall Nix simply by running:
|
||||
|
||||
|
|
Loading…
Reference in a new issue