We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8e289bd + afdb5b2 commit e10b596Copy full SHA for e10b596
src/content/docs/en-us/choco/commands/install.mdx
@@ -144,7 +144,7 @@ Alternative to PackageName. This is a list of packages in an xml manifest for Ch
144
This specifies the source is Ruby Gems and that we are installing a
145
gem. If you do not have ruby installed prior to running this command,
146
the command will install that first.
147
- e.g. `choco install compass -source ruby`
+ e.g. `choco install compass --source ruby`
148
149
### Cygwin
150
This specifies the source is Cygwin and that we are installing a cygwin
0 commit comments