Correct typo in README
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Rafal Kupiec 2022-08-22 20:18:48 +02:00
parent f03b79ee2f
commit 94273292c5
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

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]