]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
docs: Remove outdated note from CONTRIBUTING.md
authorOleksandr Redko <Oleksandr_Redko@epam.com>
Fri, 20 Oct 2023 11:22:05 +0000 (14:22 +0300)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 21 Oct 2023 16:57:01 +0000 (18:57 +0200)
CONTRIBUTING.md

index 06e8a44d9091c20562d9b13ebee85368825a9569..1b56669633cc059972930cb956b81f9d7f6e4011 100644 (file)
@@ -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