summary refs log tree commit diff
diff options
context:
space:
mode:
authorJan Path <jan@jpath.de>2018-11-05 20:16:51 +0100
committerGitHub <noreply@github.com>2018-11-05 20:16:51 +0100
commit1b111df290f9c5a0466c10f0c5a7b188960085d2 (patch)
treeb039bdbd3eab75ba8e1ae552a815ee28d5f6d17d
parent77dad17ab6c8c1e1ff05a8017df62bee893dc304 (diff)
downloadnixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.tar
nixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.tar.gz
nixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.tar.bz2
nixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.tar.lz
nixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.tar.xz
nixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.tar.zst
nixlib-1b111df290f9c5a0466c10f0c5a7b188960085d2.zip
docs: Remove redundancy
-rw-r--r--doc/quick-start.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/quick-start.xml b/doc/quick-start.xml
index b9e6d789404a..8dd673ed2733 100644
--- a/doc/quick-start.xml
+++ b/doc/quick-start.xml
@@ -147,8 +147,8 @@ $ git add pkgs/development/libraries/libfoo/default.nix</screen>
       </listitem>
       <listitem>
        <para>
-        You can use <command>nix-prefetch-url</command> (or similar
-        nix-prefetch-git, etc) <replaceable>url</replaceable> to get the
+        You can use <command>nix-prefetch-url</command>
+        <replaceable>url</replaceable> to get the
         SHA-256 hash of source distributions. There are similar commands as
         <command>nix-prefetch-git</command> and
         <command>nix-prefetch-hg</command> available in