aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/introduction
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/introduction')
-rw-r--r--doc/manual/introduction/quick-start.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/introduction/quick-start.xml b/doc/manual/introduction/quick-start.xml
index 5ae9f6ad5..aa239b753 100644
--- a/doc/manual/introduction/quick-start.xml
+++ b/doc/manual/introduction/quick-start.xml
@@ -40,7 +40,7 @@ libxslt-1.1.28
<step><para>Install some packages from the channel:
<screen>
-$ nix-env -i hello <replaceable>...</replaceable> </screen>
+$ nix-env -i hello</screen>
This should download pre-built packages; it should not build them
locally (if it does, something went wrong).</para></step>