diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2014-04-08 17:10:18 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2014-04-08 17:10:18 -0300 |
commit | 45b63cdde5a0c660a0b117992086399f1202fac0 (patch) | |
tree | 4143b5dfc0dcf691ec11517712f522a8d1ac2235 /README | |
parent | 82c38d2c7974e8c93ce6e07403c74f9d4853e837 (diff) |
Minimal updates to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -27,7 +27,8 @@ dillorc. Here's a list of some old well-known problems of dillo: * no FRAMES rendering - * no https (there's a barebones prototype). + * no https (there's a barebones prototype, enable it with: + ./configure --enable-ssl ). -------- @@ -52,8 +53,8 @@ FLTK-1.3 Dillo3 ------ - tar jxvf dillo-3.0.3.tar.bz2 - cd dillo-3.0.3 + tar jxvf dillo-3.0.4.tar.bz2 + cd dillo-3.0.4 ./configure; make sudo make install-strip @@ -105,4 +106,4 @@ Solaris Jorge.- (jcid@dillo.org) -April, 2013 +April, 2014 |