summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index a48daeb..92ec472 100644
--- a/README
+++ b/README
@@ -57,10 +57,8 @@ GNU/Linux jessie or later:
opkbuild can be downloaded and installed (in the default directories) as
follows:
- $ wget http://files.proteanos.com\
- > /pub/opkbuild/3.0.0-beta1/opkbuild-3.0.0-beta1.tar.gz
- $ tar -xzf opkbuild-3.0.0-beta1.tar.gz
- $ cd opkbuild-3.0.0-beta1/
+ $ git clone git://git.proteanos.com/opkbuild/opkbuild.git
+ $ cd opkbuild/
$ ./configure --with-opkg=/there/is/no/opkg \
> --with-opkhelper-3.0=/usr/local/bin
$ make