Skip to content

Commit

Permalink
Updated readme to include non-Linux *nix systems
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Turner committed Jun 7, 2022
1 parent af17722 commit 91f1554
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tetris-cli"
version = "22.67.1"
version = "22.67.2"
edition = "2021"
description = "A tetris clone for your terminal."
license = "GPL-3.0"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,5 +23,5 @@ Also available for Arch on the AUR as [tetris-cli-git](https://aur.archlinux.org

## Build dependencies

You should just need the [Rust programming language](https://www.rust-lang.org/tools/install) installed and a Linux machine (Windows cmd is bad when it comes to terminal graphics).
You should just need the [Rust programming language](https://www.rust-lang.org/tools/install) installed and a \*nix machine (Windows cmd is bad when it comes to terminal graphics).

0 comments on commit 91f1554

Please sign in to comment.