X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=building.txt;h=5e9f0a4865e68ff951e4132500c0397ec145a000;hb=85b9f44b4df76909e7c95c6325ba403d1eec5f05;hp=01ce2687abad49de211e0907c50009609b189d3a;hpb=638ec865397a7e36d3ee5dd9053b58ce6210562f;p=feisty_meow.git diff --git a/building.txt b/building.txt index 01ce2687..5e9f0a48 100644 --- a/building.txt +++ b/building.txt @@ -19,9 +19,9 @@ Quick Start for the Feisty Meow Codebase: Note that you may need to install some dependencies first (see below for installation instructions). - bash ~/feisty_meow/scripts/generator/bootstrap_build.sh + bash ~/feisty_meow/scripts/generator/produce_feisty_meow.sh - All the applications can be found in ~/feisty_meow/production/binaries + All the applications can be found in $BINDIR after the build is complete. Cleaning the Codebase: @@ -36,7 +36,7 @@ Quick Start for the Feisty Meow Codebase: Set up the feisty_meow scripts the first time; this is only needed once, unless you want to regenerate the scripts from the latest version. - bash ~/feisty_meow/scripts/core/bootstrap_shells.sh + bash ~/feisty_meow/scripts/core/reconfigure_feisty_meow.sh Load the script environment into the current shell.