diff --git a/Windows.md b/Windows.md index f8164ee..e5c7da8 100644 --- a/Windows.md +++ b/Windows.md @@ -65,8 +65,8 @@ You may also consider [SiriKali](https://mhogomchungu.github.io/sirikali/) GUI ( ### Tuning -Integration tests regarding symlinks may fail, and their behavior depends on some options. -If you care about symlinks, you may consider : +Symlinks are not fully supported, their integration tests may then partially fail. +Symlinks behavior depends on some options, so if you care about them, you may consider : - value of `winsymlinks` in [`CYGWIN` environment variable](https://cygwin.com/cygwin-ug-net/using-cygwinenv.html) ; - usage (or not) of the limited `-o rellinks` option (see more in [billziss-gh/winfsp#153](https://github.com/billziss-gh/winfsp/issues/153)).