mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Fix typos (#554)
This commit is contained in:
parent
cd21516709
commit
bd9246b4d0
3 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ To contribute code changes to this project you will need the following developme
|
|||
* [Go](https://golang.org/doc/install)
|
||||
* [Docker](https://docs.docker.com/engine/installation/)
|
||||
|
||||
As watchtower utilizes go modules for vendor locking, you'll need atleast Go 1.11.
|
||||
As watchtower utilizes go modules for vendor locking, you'll need at least Go 1.11.
|
||||
You can check your current version of the go language as follows:
|
||||
```bash
|
||||
~ $ go version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue