~ salmonella-environment-setup (master) ea0a2146b9f81323717c05e128a280f184851f83


commit ea0a2146b9f81323717c05e128a280f184851f83
Author:     Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Mon Dec 14 18:58:12 2020 +0100
Commit:     Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Mon Dec 14 19:01:43 2020 +0100

    README: make the CHICKEN version in the install prefix explicit
    
    README must be go through an overhaul, but for now make the CHICKEN
    version in the installation prefix explicit, as required by
    run-salmonella.sh.

diff --git a/README b/README
index d9e5c50..6cfe812 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ The following directory layout is assumed by run-salmonella.sh (see
 $HOME/src/salmonella-environment-setup
     Clone of the salmonella-environment-setup repository
 
-$HOME/local/chicken
+$HOME/local/chicken-4
     CHICKEN 4 installation directory
 
 $HOME/local/chicken-5
Trap