# HG changeset patch # User Paul Boddie # Date 1609434552 -3600 # Node ID f8b71ab7eb7ab60d90c6456ffa503d88357e27c9 # Parent 2a6150981419c6f4f6d1cd0b1a12149443755f88 Fixed install.sh script argument description. diff -r 2a6150981419 -r f8b71ab7eb7a docs/wiki/Getting_Started --- a/docs/wiki/Getting_Started Sun Dec 27 00:27:16 2020 +0100 +++ b/docs/wiki/Getting_Started Thu Dec 31 18:09:12 2020 +0100 @@ -56,13 +56,12 @@ }}} (Here, `$LANDFALL` needs to expand to the location of this distribution -whereas `$L4DIR` needs to expand to the location of the L4Re/Fiasco.OC -software.) +whereas `$L4DIR` needs to expand to the location of the L4Re software.) For example: {{{ -~/L4/Landfall/tools/install.sh ~/L4/src +~/L4/Landfall/tools/install.sh ~/L4/src/l4 }}} (The repository root of the L4Re/Fiasco.OC distribution typically has a