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

Commit 33466e8

Browse files
committed
Update examples README for libmesode
1 parent c5ccd63 commit 33466e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ Build Instructions
33

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

0 commit comments

Comments
 (0)