summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2016-04-03 13:32:11 +0200
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2016-04-08 19:18:58 +0200
commitebf3cef1624cbb56e6e6341e2b6f2539a625c370 (patch)
tree2973b7aad627f41b83e5ed6979f41cce9f7f6ea1 /README.md
parent970f15cf7a6b4418a190b78895ad7d33b10e4d2b (diff)
docs: Add "How to contribute to Hugo" tutorial
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7680586bd..755bb0879 100644
--- a/README.md
+++ b/README.md
@@ -82,6 +82,8 @@ Use the [installation instructions in the Hugo documentation](https://gohugo.io/
Go expects all of your libraries to be found in`$GOPATH`.
+You can also find a [detailed guide](https://www.gohugo.io/tutorials/how-to-contribute-to-hugo/) in our documentation.
+
### Build and Install the Binaries from Source (Advanced Install)
Add Hugo and its package dependencies to your go `src` directory.