Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wwng2333 committed Oct 11, 2023
1 parent 1e6532e commit 9519e03
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,12 @@ Set your PC IP to `192.168.1.2/255.255.255.0`.

Download it, and execute it.
```
[root@crazy breed-enter-rust]# cargo run --package breedenter-rust
$ cargo run
Compiling breedenter-rust v0.1.5 (D:\Projects\rust\breedenter-rust)
Finished dev [unoptimized + debuginfo] target(s) in 0.60s
Finished dev [unoptimized + debuginfo] target(s) in 0.37s
Running `target\debug\breedenter-rust.exe`
Local IP: 192.168.123.5
Sending abort command to breed per 500ms.
Received pong from breed, starting browser.
Press any key to continue...
```

# License
Expand Down

0 comments on commit 9519e03

Please sign in to comment.