mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2025-07-01 23:19:26 +00:00
Update README.md
This commit is contained in:
@ -46,7 +46,7 @@ func Setup() {
|
||||
flag.Parse()
|
||||
|
||||
if *ver {
|
||||
fmt.Printf("whaismyip version %s", core.Version)
|
||||
fmt.Printf("whatismyip version %s", core.Version)
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user