File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ This guide will demonstrate how to build a Zarhus OS image from zero!
1212* Linux PC (tested on ` Fedora 40 ` )
1313* [ docker] ( https://docs.docker.com/engine/install/fedora/ ) installed
1414* [ kas-container
15- 3.0. 2] ( https://raw.githubusercontent.com/siemens/kas/3.0 .2/kas-container )
15+ 4. 2] ( https://raw.githubusercontent.com/siemens/kas/4 .2/kas-container )
1616 script downloaded and available in
1717 [ PATH] ( https://en.wikipedia.org/wiki/PATH_(variable) ) .
1818
1919 ``` bash
2020 mkdir ~ /.local/bin
21- wget -O ~ /.local/bin/kas-container https://raw.githubusercontent.com/siemens/kas/3.0 .2/kas-container
21+ wget -O ~ /.local/bin/kas-container https://raw.githubusercontent.com/siemens/kas/4 .2/kas-container
2222 chmod +x ~ /.local/bin/kas-container
2323 ```
2424
You can’t perform that action at this time.
0 commit comments