We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d7453a commit 60d3f41Copy full SHA for 60d3f41
developer/building.md
@@ -22,7 +22,7 @@ However, it is also possible to build the ISO locally, which is especially handy
22
## Building the Live ISO
23
24
```console
25
-$ sudo pkg install -y pkg git-lite zsync wget bash zip devel/py-xdg librsvg2 ca_root_nss
+$ sudo pkg install -y pkg git zsync wget bash zip devel/py-xdg librsvg2 ca_root_nss
26
$ git clone https://github.com/helloSystem/ISO
27
$ cd ISO
28
$ sudo ./build.sh hello
0 commit comments