README.md in PlayRockPaperScissorsGame-0.0.6 vs README.md in PlayRockPaperScissorsGame-0.0.7

- old
+ new

@@ -29,10 +29,10 @@ --> ### Install &amp; Run on Windows 1. Download and install Ruby for Windows (if not already done); download [here](https://rubyinstaller.org/downloads/) -2. Open `command prompt` as user and type in this: `gem install rps`; hit <kbd>enter</kbd> +2. Open `command prompt` as user and type in this: `gem install PlayRockPaperScissorsGame`; hit <kbd>enter</kbd> #### Running 1. Go into the `command prompt` and type in this: `rps`; hit <kbd>enter</kbd>