From: Prashant Khandelwal Date: Mon, 27 Feb 2017 10:58:22 +0000 (+0530) Subject: Fix for a small Typo X-Git-Tag: v1.1.4~1^2~41^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F572%2Fhead;p=thirdparty%2Fzstd.git Fix for a small Typo --- diff --git a/README.md b/README.md index 229571b3e..ce27056bc 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ to create `zstd` binary, and `libzstd` dynamic and static libraries. A Meson project is provided within `contrib/meson`. -#### Visual (Windows) +#### Visual Studio (Windows) Going into `build` directory, you will find additional possibilities : - Projects for Visual Studio 2005, 2008 and 2010