Closed ericbsd closed 3 months ago
This pull request updates the FAQ.md file to provide more accurate information about installing development tools in GhostBSD. The change replaces the old instruction of installing a single package with a new command that installs all GhostBSD development packages.
Files | Changes |
---|---|
source/user/FAQ.md |
Updated the instruction for installing development tools from a single package to a command that installs all GhostBSD development packages |
source/user/FAQ.md |
Modified the explanation about GhostBSD not coming with development tools preinstalled |
source/user/FAQ.md |
Updated the installation command from 'sudo pkg install os-generic-userland-devtools' to 'sudo pkg install -g 'GhostBSD*-dev'' |
This is related to https://github.com/ghostbsd/issues/issues/167
Summary by Sourcery
Update the FAQ documentation to provide new instructions for installing development tools on GhostBSD, replacing the old package with a new command to install all relevant development packages.
Documentation: