From f3ff11314ecf7485d1053b2949a3029162e8baf0 Mon Sep 17 00:00:00 2001 From: timvisee Date: Tue, 2 Jan 2018 19:49:27 +0100 Subject: [PATCH] Mention some instructions are Linux/macOS only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e991f87..fa93bb3 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ pixelpwnr --help cargo run --release -- --help ``` -Or just build it and invoke the binary directly: +Or just build it and invoke the binary directly (Linux/macOS): ```bash # Clone the project