From e402229c03a65259b7d1cbd8d7b9730af2180269 Mon Sep 17 00:00:00 2001 From: a14m Date: Fri, 4 Dec 2020 16:33:45 +0100 Subject: Update the name to a unique name on rubygems --- CLI/ruby/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CLI/ruby/README.md') diff --git a/CLI/ruby/README.md b/CLI/ruby/README.md index 50058d1..0e8fb42 100644 --- a/CLI/ruby/README.md +++ b/CLI/ruby/README.md @@ -4,7 +4,7 @@ The implementation of the [Conway's Game of Life](https://en.wikipedia.org/wiki/ ## Installation ```bash -$ gem install game_of_life +$ gem install terminal_game_of_life ``` ## Usage -- cgit v1.2.3