Correct typo in README

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
```
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]
chbuild [DEBUG|RELEASE]