Skip to content

Commit afdb5b2

Browse files
committed
(doc) Fix typo in choco install example
1 parent 8e289bd commit afdb5b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/en-us/choco/commands/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Alternative to PackageName. This is a list of packages in an xml manifest for Ch
144144
This specifies the source is Ruby Gems and that we are installing a
145145
gem. If you do not have ruby installed prior to running this command,
146146
the command will install that first.
147-
e.g. `choco install compass -source ruby`
147+
e.g. `choco install compass --source ruby`
148148

149149
### Cygwin
150150
This specifies the source is Cygwin and that we are installing a cygwin

0 commit comments

Comments
 (0)