Merge pull request #4 from deejoe/perfect-typo

correct a perfect typo in README.md
This commit is contained in:
Jeremiah 2020-01-24 16:16:33 -05:00 committed by GitHub
commit de6eb338d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -7,10 +7,10 @@ A lovely set of examples of M2-Planet programs are in tests but the most
surprising part of all M2-Planet can self-host M2-Planet.
Further more M2-Planet is cross-platform and self-hosting across platforms
with fully deterministic builds enabling prefect reproducibility.
with fully deterministic builds enabling perfect reproducibility.
To bootstrap from assembly simple run ./bootstrap-x86.sh after cd into the
bootstrap directory (the only requirement is mescc-tools to be installed)
Or if you have no binaries to bootstrap from please use mescc-tools-seed;
which will not only bootstrap mescc-tools but also M2-Planet
which will not only bootstrap mescc-tools but also M2-Planet