mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-02-05 03:17:03 -08:00
Updated HOW_TO_RUN_THE_GAMES.md
Fixed a typo (missing 'c' in the ruby project link text).
This commit is contained in:
@@ -74,7 +74,7 @@ You can manage and use different versions of python with [pip](https://pypi.org/
|
||||
|
||||
## ruby
|
||||
|
||||
If you don't already have a ruby interpreter, you can download it from the [ruby projet site](https://www.ruby-lang.org/en/).
|
||||
If you don't already have a ruby interpreter, you can download it from the [ruby project site](https://www.ruby-lang.org/en/).
|
||||
|
||||
1. From the command-line, navigate to the corresponding directory.
|
||||
1. Invoke with the `ruby` tool.
|
||||
|
||||
Reference in New Issue
Block a user