diff --git a/README.md b/README.md index ca04204..5080ea4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ go-blih is a Go client library for Blih (the Epitech bocal API). ## Installation -You can use `go get` to install the latest version of the library. This command will install the the library and its dependencies: +You can use `go get` to install the latest version of the library. This command will install the library and its dependencies: ```go go get -u github.com/ShellBear/go-blih/blih @@ -16,4 +16,4 @@ A generated documentation is available on [GoDoc](https://godoc.org/github.com/S ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details