We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44a908 commit c707cd9Copy full SHA for c707cd9
README.md
@@ -3,7 +3,7 @@ ghostbsd-build
3
Live media creator for GhostBSD distribution
4
5
## Introduction
6
-The purpose of this tool is quickly generate live images for GhostBSD.
+The purpose of this tool is to quickly generate live images for GhostBSD.
7
8
## Features
9
* Build GhostBSD from packages
@@ -24,7 +24,7 @@ Note: GhostBSD 22.01.12 and later should be used to build ISO.
24
## Initial setup
25
Install the required packages:
26
```
27
-pkg install git transmission-cli rsync
+pkg install git transmission-utils rsync
28
29
Make sure to have linux64 kernel module loaded
30
0 commit comments