From eb60b1c1e444835a7201c53a93a3785667f85a9b Mon Sep 17 00:00:00 2001 From: Lars Kanis Date: Thu, 2 Apr 2020 20:27:04 +0200 Subject: [PATCH] README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17a9203f1..d6c7e9455 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,6 @@ Check the wiki on how to use [ruby-head versions on Appveyor](https://github.com ## Known Issues -- Avoid running this project in a PATH containing spaces. +- It's best to avoid installation into a PATH containing spaces. Some gems won't install. - Ruby on Windows is still using non UTF-8 default external encoding: Raised [as ruby bug](https://bugs.ruby-lang.org/issues/13488). - Also refer to [the issue list](https://github.com/larskanis/rubyinstaller2/issues).