diff options
author | corvid <devnull@localhost> | 2015-06-17 02:55:35 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2015-06-17 02:55:35 +0000 |
commit | a0b079b184540fa9ef09a2a896ca42a06208b695 (patch) | |
tree | 9fec638079a2e98246ee95595f2921c81fd5f1e7 /README | |
parent | 78659997b1836892163e7df2338846cb8879cf5b (diff) |
README version number in build instructions
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -53,8 +53,8 @@ FLTK-1.3 Dillo3 ------ - tar jxvf dillo-3.0.4.1.tar.bz2 - cd dillo-3.0.4.1 + tar jxvf dillo-3.0.5.tar.bz2 + cd dillo-3.0.5 ./configure; make sudo make install-strip |