docs: add -L to remaining curl install commands

This commit is contained in:
lf-
2020-09-11 12:14:07 -07:00
parent 2e7fcfd5b2
commit 6ed65d9b5f
3 changed files with 3 additions and 3 deletions
@@ -47,7 +47,7 @@
Short version:
</para>
<screen>
<prompt>$ </prompt>curl https://nixos.org/nix/install | sh
<prompt>$ </prompt>curl -L https://nixos.org/nix/install | sh
<prompt>$ </prompt>. $HOME/.nix-profile/etc/profile.d/nix.sh # …or open a fresh shell</screen>
<para>
More details in the