From: Oleksandr Redko Date: Fri, 20 Oct 2023 11:22:05 +0000 (+0300) Subject: docs: Remove outdated note from CONTRIBUTING.md X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a95670b98;p=brevno-suite%2Fhugo docs: Remove outdated note from CONTRIBUTING.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 06e8a44d9..1b5666963 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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