aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2014-04-08 17:10:18 -0300
committerJorge Arellano Cid <jcid@dillo.org>2014-04-08 17:10:18 -0300
commit45b63cdde5a0c660a0b117992086399f1202fac0 (patch)
tree4143b5dfc0dcf691ec11517712f522a8d1ac2235
parent82c38d2c7974e8c93ce6e07403c74f9d4853e837 (diff)
Minimal updates to README
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index ba50a529..541c36fa 100644
--- a/README
+++ b/README
@@ -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