Skip to content

Commit

Permalink
chore: Update README.md (#278)
Browse files Browse the repository at this point in the history
Removed empty spaces in the go get command.
  • Loading branch information
diegostamigni authored Jan 11, 2023
1 parent 3910361 commit f5cc46f
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 @@ -78,7 +78,7 @@ For even more information, see the guide to [API keys][apikey].
To install the Go Client for Google Maps Services, please execute the following `go get` command.

```bash
go get googlemaps.github.io/maps
go get googlemaps.github.io/maps
```

## Developer Documentation
Expand Down

0 comments on commit f5cc46f

Please sign in to comment.