Skip to content

Commit

Permalink
Merge pull request #8888 from Rechi/osxPackaging
Browse files Browse the repository at this point in the history
[docs/osx] fix typo
  • Loading branch information
menakite committed Jan 17, 2016
2 parents a187304 + 93b3437 commit 5dc02e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.osx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ distribution.

2. $ cd tools/darwin/packaging/osx

3. $ chmod +x ./mkdeb-osx.sh && ./mkdmg-osx.sh release
3. $ chmod +x ./mkdmg-osx.sh && ./mkdmg-osx.sh release

4. Use release or debug - you have to be sure that you build the corresponding
version before.
Expand Down

0 comments on commit 5dc02e2

Please sign in to comment.