Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
new23d committed May 10, 2014
1 parent b79b19b commit 16f6874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ You could download a package I have compiled from the _release_ tab above, or bu
0. Set path to WiX binaries: ```set PATH="%ProgramFiles(x86)%\WiX Toolset v3.8\bin";%PATH%```
0. ```heat dir ..\mco -gg -sfrag -template fragment -ke -cg Tarball -dr ProgramFilesFolder_MCollective -srd -out files.wxs```
0. ```candle files.wxs ..\wxs\mcollective.wxs```
0. ```light -b ..\mco files.wixobj mcollective.wixobj -out ..\msi\mcollective-2.5.001.msi```
0. ```light -b ..\mco files.wixobj mcollective.wixobj -out ..\msi\mcollective-2.5.0002.msi```


## Versioning
Expand Down

0 comments on commit 16f6874

Please sign in to comment.