ghostbsd / documentation

12 stars 12 forks source link

Update dev tool installation in FAQ.md #62

Closed ericbsd closed 3 months ago

ericbsd commented 3 months ago

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:

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

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.

File-Level Changes

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''

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.