aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Newbold <sam@rwsh.org>2019-06-18 03:13:44 +0200
committerDrew DeVault <sir@cmpwn.com>2019-06-18 19:47:45 -0400
commit08142b3a66343759712543fcceb0d5bea2c871c2 (patch)
treefce991a0839445c8eda78619c9a0eeeddc71f2a7
parent7eb4c7abc2e902617f2776fb5d8b43fe57216ca0 (diff)
downloadsr.ht-docs-08142b3a66343759712543fcceb0d5bea2c871c2.tar.gz
specify a version for freebsd
-rw-r--r--tutorials/getting-started-with-builds.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/getting-started-with-builds.md b/tutorials/getting-started-with-builds.md
index 2ac2590..f902f01 100644
--- a/tutorials/getting-started-with-builds.md
+++ b/tutorials/getting-started-with-builds.md
@@ -102,7 +102,7 @@ Portability is important - so let's try running the same manifest on another
operating system.
```yaml
-image: freebsd
+image: freebsd/current
packages:
- meson
sources: