diff --git a/README.md b/README.md index d53936b..26752c8 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Generating Makefiles Alternatively, it is possible to re-generate the Makefiles for the current platform with `configure(1)` from the DeforaOS configure project, found at -. The procedure is then as +. The procedure is then as follows: $ configure @@ -39,7 +39,7 @@ instructions. A default set of Makefiles is provided with this project in order to avoid a circular dependency, as DeforaOS configure depends on libSystem itself. The -Makefiles provided target the NetBSD Operating System +Makefiles provided target the NetBSD Operating System by default.