summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 92ec472..721288c 100644
--- a/README
+++ b/README
@@ -78,12 +78,12 @@ opkhelper can be downloaded and installed (in the default directories) as
follows:
$ wget http://files.proteanos.com\
- > /pub/opkhelper/3.0.0-beta3/opkhelper-3.0.0-beta3.tar.gz
- $ tar -xzf opkhelper-3.0.0-beta3.tar.gz
- $ cd opkhelper-3.0.0-beta3/
+ > /pub/opkhelper/3.0.0-beta4/opkhelper-3.0.0-beta4.tar.gz
+ $ tar -xzf opkhelper-3.0.0-beta4.tar.gz
+ $ cd opkhelper-3.0.0-beta4/
$ ./configure
$ make
- $ make install
+ # make install
Running
-------