Updating CONTRIBUTING.md (Go version) + Rebuilding documentation

This commit is contained in:
Julien Neuhart
2020-05-01 13:08:53 +02:00
parent 1c22b889fe
commit 3f61ffa6fb
2 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ find below useful information about how to contribute to the Gotenberg project.
### Install from sources
1. Install and run the latest version of Docker
2. Verify your Go version (>= 1.13)
2. Verify your Go version (>= 1.14)
3. Fork this repository
4. Clone it outside of your `GOPATH` (we're using Go modules)