From 6671e4450157433141232fe0c90ee01e5827ed91 Mon Sep 17 00:00:00 2001 From: Tolex Date: Fri, 1 Aug 2025 18:39:57 +0700 Subject: [PATCH] replace "above" with the actual command in Windows section technically the above command was the ubuntu one, which obviously wouldn't work on windows --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6063d16..6bf39d5 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you're using OSX (or already have ruby installed): ### Windows -Install ruby with [RubyInstaller](https://rubyinstaller.org/). Then you can install the gem with the above command. +Install ruby with [RubyInstaller](https://rubyinstaller.org/). Then you can install the gem with the `gem install neocities` command. ### Running