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

This commit is contained in:
2022-08-22 20:18:48 +02:00
父節點 f03b79ee2f
當前提交 94273292c5

查看文件

@@ -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]