Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/content/tutorial.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Windows) or write permission to the Mono GAC and `machine.config` file (on
Unix). A system-wide install can coexist with individual NuGet installs.

To perform a system-wide install on Windows, build the library from the command
line with `build Release`. A MSI package will be produced in
line with `build Release --build-installer`. A MSI package will be produced in
`Installer\Installer\bin\Release`. After installation, the library will be
available for use.

Expand Down