last edit before going to press
[feisty_meow.git] / scripts / core / launch_feisty_meow.sh
index eaa9e7e2ba280ea5a677363d445058cc847fe282..241e2a0f1be5f39093c916515594bedf33c98bc7 100644 (file)
@@ -46,7 +46,8 @@ directory where it is stored, e.g.:
 
   cd /opt/feistymeow.org/feisty_meow
 
-and run this command (the whole unwieldy thing on multiple lines):
+and run this command (the whole unwieldy multiple line chunk inside the bars):
+
 
 ##############
   exec bash -i 3<<EOF 4<&0 <&3
@@ -58,9 +59,10 @@ and run this command (the whole unwieldy thing on multiple lines):
 EOF
 ##############
 
-Note that this assumes that the .bashrc file could still need editing to fix
-an erroneous FEISTY_MEOW_APEX variable, so we skip it above when bash runs.
-Check \$HOME/.bashrc to see if a change there will fix the problem.
+
+This code snippet assumes that the .bashrc file could still need editing to
+fix an erroneous FEISTY_MEOW_APEX variable, so we skip it above when bash
+runs.  Check \$HOME/.bashrc to see if a change there will fix the problem.
 
 "
 else