From 85691e1431da70b97e9ee7186f34f05fd0d5bd22 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Sat, 19 Jun 2010 12:04:30 +0100 Subject: [PATCH] update build instructions in readme --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index 551dc670..bf55a99f 100644 --- a/README +++ b/README @@ -66,6 +66,7 @@ To build SparkleShare you need: You can build and install SparkleShare like this: + $ ./autogen.sh $ make $ sudo make install