Skip to content

Commit

Permalink
Update building.md (#54) [ci skip]
Browse files Browse the repository at this point in the history
Change git-lite to git
  • Loading branch information
dsk502 authored Apr 14, 2024
1 parent 6d7453a commit 60d3f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ However, it is also possible to build the ISO locally, which is especially handy
## Building the Live ISO

```console
$ 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
$ git clone https://github.com/helloSystem/ISO
$ cd ISO
$ sudo ./build.sh hello
Expand Down

0 comments on commit 60d3f41

Please sign in to comment.