summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 148a3e6..3199064 100644
--- a/README.md
+++ b/README.md
@@ -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