mirror of
https://github.com/NixOS/nix.git
synced 2025-11-15 06:52:43 +01:00
Fix a small typo in the release notes
(cherry picked from commit d9d8a84a96)
This commit is contained in:
parent
bc0899dcc1
commit
a1cc741d9c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@
|
|||
available paths from the installation medium. The replacement is
|
||||
to use a chroot store as a substituter
|
||||
(e.g. <literal>--substituters /mnt</literal>), or to build into a
|
||||
chroot store (e.g. <literal>--store /mnt --substituter /</literal>).</para>
|
||||
chroot store (e.g. <literal>--store /mnt --substituters /</literal>).</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue