diff --git a/development/gforth/README b/development/gforth/README index 7baf268f5e..e619ec80bf 100644 --- a/development/gforth/README +++ b/development/gforth/README @@ -1,7 +1,7 @@ GNU Forth interpreter that is ANSI compliant. -NOTE: If you Compile or otherwise install the Ffcall package, GForth will -also have the ability to call libraries of C software. Ffcall must be -installed first in order for GForth to detect this, however. -However, GForth can run on its own without Ffcall. For this reason, Ffcall -is not listed as a dependency. +NOTE: If you Compile or otherwise install the Ffcall package, GForth +will also have the ability to call libraries of C software. Ffcall +must be installed first in order for GForth to detect this, however. +However, GForth can run on its own without Ffcall. For this reason, +Ffcall is not listed as a dependency.