Skip to content

Commit b23b169

Browse files
authored
Merge pull request #112 from nateberkopec/patch-1
Specify need to install rubygems-server
2 parents 64c2e41 + 45559c9 commit b23b169

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ _with `/usr/local/opt/ncurses` the path where homebrew installed ncurses on your
4848

4949
Type the following command, and see `[rdoc]` of curses:
5050

51-
> gem server -l
51+
gem install rubygems-server
52+
gem server -l
5253

5354
## Limitations
5455

0 commit comments

Comments
 (0)