From 3336423dc4e151d06b609fcb4b1e1cdd9c0462de Mon Sep 17 00:00:00 2001 From: melkor Date: Sun, 7 Apr 2024 13:25:13 -0400 Subject: [PATCH] Link to rustup.rs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ab23f7..33d775f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # slp -`slp` is an inspector/converter for Slippi replay files. +`slp` is an inspector & converter for Slippi replay files. ## Installation -Download the [latest release](https://github.com/hohav/peppi-slp/releases/latest), or get the source and build it with `cargo build --release`. +Download the [latest release](https://github.com/hohav/peppi-slp/releases/latest), or get the source and build it with `cargo build --release` (requires Rust, which you can install with [rustup](https://rustup.rs/)). ## Usage