Skip to content

Commit

Permalink
.MD -> .md
Browse files Browse the repository at this point in the history
  • Loading branch information
kyan001 committed Dec 15, 2022
1 parent 4a88d40 commit b362b18
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -14,7 +14,7 @@ Ping3 is a pure python3 version of ICMP ping implementation using raw socket.\

## Get Started

* If you met "permission denied", you may need to run this as root. Alternatively see [this](./TROUBLESHOOTING.MD#permission-denied-on-linux) for troubleshooting on linux.
* If you met "permission denied", you may need to run this as root. Alternatively see [this](./TROUBLESHOOTING.md#permission-denied-on-linux) for troubleshooting on linux.

```sh
pip install ping3 # install ping
Expand Down
File renamed without changes.

0 comments on commit b362b18

Please sign in to comment.