summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-11-02 21:21:10 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-11-02 21:23:19 +0100
commit20bcc774686078cf7f5c58ef058ca2458b01086d (patch)
treed1f9e6a90285db10bf28a2abecc1ef610ef64838 /README
parent3c5e9f4f828c76de5824cf7ac440aa0cda45ccaf (diff)
Rewrite in C, release v2.0 (from branch 'v2')2.0
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index e71ff34..276767f 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
Requires:
- - perl >= 5.10
+C
Installation:
As user, run
@@ -7,3 +7,10 @@ As user, run
make test
then, as root
make install
+
+
+ --- UPPATE NOTE ---
+
+When updating from envstore 1.x (perl) to 2.x (C), be sure to remove the old
+store file. Otherwise, envstore may run an infinite loop while attempting to load
+it.