Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

Commit

Permalink
Update examples README for libmesode
Browse files Browse the repository at this point in the history
  • Loading branch information
boothj5 committed Sep 14, 2016
1 parent c5ccd63 commit 33466e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Build Instructions

Compile example files with the following gcc flags:
```
gcc -o bot bot.c `pkg-config --cflags --libs libstrophe`
gcc -o bot bot.c `pkg-config --cflags --libs libmesode`
```

0 comments on commit 33466e8

Please sign in to comment.