fix step to install Indexdata apt key
authorGalen Charlton <gmcharlt@gmail.com>
Tue, 12 Oct 2010 12:48:50 +0000 (08:48 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 12 Oct 2010 12:48:50 +0000 (08:48 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
INSTALL.debian

index f0dac4d..aa53f6a 100644 (file)
@@ -31,7 +31,7 @@ Edit your /etc/apt/sources.list file and add the following:
 
 The Index Data packages are signed with a key you can install as follows:
 
-    $ wget -O- http://ftp.indexdata.dk/debian/indexdata.asc | sudo apt-key add
+    $ wget -O- http://ftp.indexdata.dk/debian/indexdata.asc | sudo apt-key add -
 
 Finally, update your apt sources:
     $ sudo apt-get update