Skip to content

Commit

Permalink
Update api example compilation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolivas committed Nov 17, 2013
1 parent 0ed1828 commit 6f2e407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-example.c
Expand Up @@ -8,7 +8,7 @@
*/

/* Compile:
* gcc api-example.c -Icompat/jansson -Icompat/libusb-1.0/libusb -o cgminer-api
* gcc api-example.c -Icompat/jansson-2.5 -Icompat/libusb-1.0/libusb -o cgminer-api
*/

#include "config.h"
Expand Down

0 comments on commit 6f2e407

Please sign in to comment.