From 94273292c59e59d404c600bc6f58a117855f631f Mon Sep 17 00:00:00 2001 From: belliash Date: Mon, 22 Aug 2022 20:18:48 +0200 Subject: [PATCH] Correct typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea8b446..9358883 100644 --- a/README.md +++ b/README.md @@ -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]