public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] docs: Refactor kas/README.md
@ 2026-02-04 16:29 'Clara Kowalsky' via isar-users
  0 siblings, 0 replies; only message in thread
From: 'Clara Kowalsky' via isar-users @ 2026-02-04 16:29 UTC (permalink / raw)
  To: isar-users; +Cc: Clara Kowalsky

Fix some typos.

Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
---
 kas/README.md | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/kas/README.md b/kas/README.md
index d821f0c8..a54e4333 100644
--- a/kas/README.md
+++ b/kas/README.md
@@ -1,14 +1,14 @@
 # Support of kas
 
-[kas](https://github.com/siemens/kas) is a tool to setup bitbake based projects.
+[kas](https://github.com/siemens/kas) is a tool to set up BitBake-based projects.
 
-Directory `kas` contains required configuration fragments to setup and build
-Isar with `kas-container` script and Kconfig language.
+The `kas` directory contains the required configuration fragments to set up and build
+Isar using the `kas-container` script and Kconfig language.
 
 ## Requirements
 
-Since kas uses Docker or Podman based containers, users that runs Isar build
-using `kas-container` script should be allowed to run these containers in
+Since kas uses Docker or Podman based containers, users who run an Isar build
+using the `kas-container` script should be allowed to run these containers in
 privileged mode.
 
 ## Configuring Isar build
@@ -17,19 +17,19 @@ privileged mode.
 ./kas/kas-container menu
 ```
 
-This creates `.config.yaml` file in isar root that stores the configuration.
+This creates a `.config.yaml` file in the Isar root directory that stores the
+configuration.
 
-
-## Building Isar after configuration done
+## Building Isar after configuration is done
 
 ```
 ./kas/kas-container build
 ```
 
-This generates `build/conf/` configuration and starts building Isar using
-kas container. Required image will be downloaded if not yet).
+This generates the `build/conf/` configuration and starts building Isar using
+the kas container. The required image will be downloaded if not already present.
 
-To access bulid shell, the following command can be used:
+To access the build shell, the following command can be used:
 
 ```
 ./kas/kas-container shell
-- 
2.52.0

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/20260204162959.823307-1-clara.kowalsky%40siemens.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-02-04 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-04 16:29 [PATCH] docs: Refactor kas/README.md 'Clara Kowalsky' via isar-users

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox