Skip to content

Commit

Permalink
Merge pull request #1121 from steviecoaster/typos
Browse files Browse the repository at this point in the history
(maint) Fix typos in advance client config documentation
  • Loading branch information
st3phhays authored Jan 17, 2025
2 parents 363b57b + ff5d0af commit 1cd84aa
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ import Callout from '@choco/components/Callout.astro';
import Iframe from '@choco/components/Iframe.astro';
import Xref from '@components/Xref.astro';

The minimum configuration for a Chocolatey for Business client installs, licenses, and configurations Chocolatey to work with the deployed repository solution and Chocolatey Central Management.
While this opinionated approach is fine for most situations, flexibility is required for some organizations. This page provides examples of different scnenarios in which you wish to deploy Chocolatey in your organization.
The minimum configuration for a Chocolatey for Business client installs, licenses, and configures Chocolatey to work with the deployed repository solution and Chocolatey Central Management.
While this opinionated approach is fine for most situations, flexibility is required for some organizations. This page provides examples of different scenarios in which you wish to deploy Chocolatey in your organization.

<Callout type="info">
All examples require you to provide the credentials to connect to the repository installed during execution of the Quickstart Guide.

These credentials are found in the REAME file placed on the Desktop of the server during installation, or wherever you documented them if you changed them after installtion.
These credentials are found in the README file placed on the Desktop of the server during installation, or wherever you documented them if you changed them after installation.
</Callout>
## Include Packaging Tools with installation

Expand Down

0 comments on commit 1cd84aa

Please sign in to comment.