We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649c76e commit c3ea505Copy full SHA for c3ea505
README.md
@@ -26,7 +26,7 @@ cd Subnetting-rust
26
cargo build --release
27
28
4. Run it:
29
-./target/release/Subnetting-rust
+./target/release/subnetting
30
31
Alternatively, [precompiled binaries for Windows](https://github.com/LuMarans30/Subnetting-rust/releases/latest) are available.
32
0 commit comments