1
1
Fork 0
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:
Dmitry Kalinkin 2018-02-23 23:45:42 -05:00 committed by Graham Christensen
parent bc0899dcc1
commit a1cc741d9c
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -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>