Skip to content

Commit

Permalink
Merge pull request sctplab#16 from weinrank/master
Browse files Browse the repository at this point in the history
Fix typo in Manual.md
  • Loading branch information
tuexen committed Sep 5, 2015
2 parents 71fb6b4 + 23dfb88 commit 74f34c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Create a directory outside the `usrsctp` directory, enter it and generate files

$ cmake <path-to-usrsctp-sources>

By using the `-g`flag you can specify the target buildsystem e.g. `cmake -G Xcode ../usrsctp` will generate project files for Xcode.
By using the `-G`flag you can specify the target buildsystem e.g. `cmake -G Xcode ../usrsctp` will generate project files for Xcode.

### Running the Test Programs

Expand Down

0 comments on commit 74f34c7

Please sign in to comment.