Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cikzh authored and davidv1992 committed Jan 17, 2024
1 parent aed436a commit 4ab2669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ cargo +nightly build
```
and then run it as root with
```
sudo ./target/debug/statime-linux -i <ETHERNET INTERFACE NAME>
sudo ./target/debug/statime -i <ETHERNET INTERFACE NAME>
```

## PTPd setup for testing
Expand Down

0 comments on commit 4ab2669

Please sign in to comment.