diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ First you must bootstrap the project by running ``./boostrap``. The project can be configured by running ``./configure``. Before the system can be built, you must build yourself a toolchain by running -``make toolchain``, this will take awhile but once it is complete the system can be built +``make toolchain``, this will take awhile but once it is complete, the system can be built with a single ``make``. ## Dependencies |
