From 45559c93000d5b29798a94f5c3e775f42fccfdca Mon Sep 17 00:00:00 2001 From: Nate Berkopec Date: Wed, 16 Jul 2025 13:18:55 +0900 Subject: [PATCH] Specify need to install rubygems-server --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea489682..1e480fe7 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ _with `/usr/local/opt/ncurses` the path where homebrew installed ncurses on your Type the following command, and see `[rdoc]` of curses: - > gem server -l + gem install rubygems-server + gem server -l ## Limitations