Skip to content

Commit 60d3f41

Browse files
authored
Update building.md (#54) [ci skip]
Change git-lite to git
1 parent 6d7453a commit 60d3f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

developer/building.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ However, it is also possible to build the ISO locally, which is especially handy
2222
## Building the Live ISO
2323

2424
```console
25-
$ sudo pkg install -y pkg git-lite zsync wget bash zip devel/py-xdg librsvg2 ca_root_nss
25+
$ sudo pkg install -y pkg git zsync wget bash zip devel/py-xdg librsvg2 ca_root_nss
2626
$ git clone https://github.com/helloSystem/ISO
2727
$ cd ISO
2828
$ sudo ./build.sh hello

0 commit comments

Comments
 (0)