Correct typo in README

This commit is contained in:
2022-08-22 20:18:48 +02:00
parent f03b79ee2f
commit 94273292c5

View File

@@ -66,7 +66,7 @@ to launch XTChain build console:
xtchain xtchain
``` ```
While the console is already running, navigate to the directory containing ExectOS source code and use the following While the console is already running, navigate to the directory containing ExectOS source code and use the following
commands to fisr set target build architecture and configure the sources: commands to first set target build architecture and configure the sources:
``` ```
charch [i686|amd64] charch [i686|amd64]
chbuild [DEBUG|RELEASE] chbuild [DEBUG|RELEASE]