diff --git a/README.md b/README.md index a4b1d23..b165f7b 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,9 @@ Compiling The libraries should compile warning free in any moderately recent version of gcc. The project uses `` which is technically a C99 file and not available in Microsoft Visual Studio. The easiest solution here is to use the -msinttypes version of stdint.h from . +msinttypes version of stdint.h from . The direct link for the lazy people is: -. +. If your compiler does not provide an implementation of `` you can remove the header from the bsdiff/bspatch files and provide your own typedefs