Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
srbala authored Oct 23, 2021
1 parent f5ffb2c commit 2fe211c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You need an **AlmaLinux system** with following RPM packages installed to run th

This approach can be used in `Windows`, `Mac` or any `Linux` system which has `docker` or `podman` command line installed configured. Issue following command to use `almalinux/ks2rootfs` container to build `rootfs` file in container environment.

Unix/Linux environment support multi line command support, issue following command to build.
Unix/Linux environment support line command support, issue following command to build.

```sh
docker run --rm --privileged -v "$PWD:/build:z" \
Expand Down

0 comments on commit 2fe211c

Please sign in to comment.