fixed typo

This commit is contained in:
JOLIMAITRE Matthieu 2022-09-01 19:42:52 +02:00
parent e0098a380f
commit 9cb320e357

View file

@ -13,5 +13,5 @@ This is a TUI for vizualising a rust implementation of the game of life
With cargo
```sh
cargo install glors
cargo install golrs
```