Skip to content

Commit d64d3cb

Browse files
authored
Update README.md
1 parent c3ea505 commit d64d3cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@ A simple command-line subnet calculator written in Rust.
2020

2121
2. Clone this repo:
2222
git clone https://github.com/LuMarans30/Subnetting-rust.git
23-
cd Subnetting-rust
23+
24+
3. cd Subnetting-rust
2425

2526
4. Build it:
2627
cargo build --release
2728

28-
4. Run it:
29+
5. Run it:
2930
./target/release/subnetting
3031

3132
Alternatively, [precompiled binaries for Windows](https://github.com/LuMarans30/Subnetting-rust/releases/latest) are available.

0 commit comments

Comments
 (0)