mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Remove outdated note from CONTRIBUTING.md
This commit is contained in:
parent
46bdc03885
commit
a95670b981
1 changed files with 0 additions and 2 deletions
|
@ -122,8 +122,6 @@ cd hugo
|
|||
go install
|
||||
```
|
||||
|
||||
>Note: Some Go tools may not be fully updated to support Go Modules yet. One example would be LiteIDE. Follow [this workaround](https://github.com/visualfc/liteide/issues/986#issuecomment-428117702) for how to continue to work with Hugo below `GOPATH`.
|
||||
|
||||
For some convenient build and test targets, you also will want to install Mage:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue