From 8a6dd9e494f94a4100ee915903750f18abd2ffb9 Mon Sep 17 00:00:00 2001 From: Parikshit87 <75501801+Parikshit87@users.noreply.github.com> Date: Thu, 22 Jul 2021 23:19:55 +0530 Subject: [PATCH] Update windows.md (#8701) Merge pull request 8701 --- docs/_docs/installation/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/installation/windows.md b/docs/_docs/installation/windows.md index a2e948b3..eacd92c6 100644 --- a/docs/_docs/installation/windows.md +++ b/docs/_docs/installation/windows.md @@ -29,7 +29,7 @@ We only cover RubyInstaller-2.4 and newer here. Older versions need to 4. Check if Jekyll has been installed properly: `jekyll -v` {: .note .info} -You may receive an error when checking if Jekyll has been installed properly. Reboot your system and run `jekyll -v` again. +You may receive an error when checking if Jekyll has not been installed properly. Reboot your system and run `jekyll -v` again. If the error persists, please open a [RubyInstaller issue](https://github.com/oneclick/rubyinstaller2/issues/new). That's it, you're ready to use Jekyll!