aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/getting-started-with-builds.md
diff options
context:
space:
mode:
Diffstat (limited to 'tutorials/getting-started-with-builds.md')
-rw-r--r--tutorials/getting-started-with-builds.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/tutorials/getting-started-with-builds.md b/tutorials/getting-started-with-builds.md
index 54ad0d5..89cb245 100644
--- a/tutorials/getting-started-with-builds.md
+++ b/tutorials/getting-started-with-builds.md
@@ -60,6 +60,11 @@ tasks:
make check
```
+<div class="alert alert-warning">
+ <strong>Using Mercurial?</strong> Use `hg+https` and `hg.sr.ht` for the source
+ URL.
+</div>
+
Before starting your tasks, builds.sr.ht will clone each repository listed in
"sources" to the build environment. You can have as many or as few (including
zero) git repositories as you like.