From 295c83310e3f094b09100343de5b37227e5b03e2 Mon Sep 17 00:00:00 2001 From: Richard Rodger Date: Tue, 7 Mar 2017 11:52:11 +0000 Subject: [PATCH] readme msbuild --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67dafaf..9fbb16d 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,8 @@ name inconsistency. This is common problem with overlay networks that provide lo Sneeze assumes a flat network structure. Everybody is on the same network, and can reach everybody else. -Using windows? Sneeze uses some native modules, so make sure to [configure msbuild](https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules). +Using windows? Sneeze uses some native modules, so make sure to +[configure msbuild](https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules). ### Basic Examples