Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
mauvehed and sourcery-ai[bot] authored Dec 7, 2024
1 parent 663bc00 commit 4523c32
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 @@ -46,7 +46,7 @@ the website and what format your ask for the IP address to be returned in.
2. Use your favorite command line web tool (e.g. curl, wget) to access one of the two endpoints (raw or json)

```sh
$ curl -L yourIP.app/json
$ curl -L yourip.app/json
{
"ip": "123.45.6.78"
}
Expand Down

0 comments on commit 4523c32

Please sign in to comment.