diff options
author | Sam Newbold <sam@rwsh.org> | 2019-06-18 03:13:44 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-06-18 19:47:45 -0400 |
commit | 08142b3a66343759712543fcceb0d5bea2c871c2 (patch) | |
tree | fce991a0839445c8eda78619c9a0eeeddc71f2a7 | |
parent | 7eb4c7abc2e902617f2776fb5d8b43fe57216ca0 (diff) | |
download | sr.ht-docs-08142b3a66343759712543fcceb0d5bea2c871c2.tar.gz |
specify a version for freebsd
-rw-r--r-- | tutorials/getting-started-with-builds.md | 2 |
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: |