From 9d8ffd11ea446cb722e5325580f95f5fe080db94 Mon Sep 17 00:00:00 2001 From: Rudra Sarkar Date: Fri, 15 Apr 2022 11:30:17 +0600 Subject: [PATCH] Updated README about the unimap global use --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79d2441..4832e1d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ You need to have Rust and Nmap installed in your computer, then run: # Now the binary is in ./target/release/unimap 3. cp ./target/release/unimap /usr/local/bin # Now you can use the `unimap` command from everyewhere. +# This command only suuport Linux and MacOS. Windows user need specify the target path in environment variable ``` ## Using precompiled binaries