diff options
author | Omar Polo <op@omarpolo.com> | 2022-01-28 08:34:57 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-01-28 08:34:57 +0000 |
commit | 4e8ca48c85b3e3a2c62e7371c658c59dc05f8d79 (patch) | |
tree | b446c71c768bd00f6f80759e1f745e526b403f31 /site/README.md | |
parent | 21dc3794790a6cc12f093cacc38e25f90396852c (diff) |
site: point out that OpenBSD' make is needed
Diffstat (limited to 'site/README.md')
-rw-r--r-- | site/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/README.md b/site/README.md index 83650fe..f927db5 100644 --- a/site/README.md +++ b/site/README.md @@ -1,3 +1,6 @@ # gmid website/capsule These are the sources for the gmid website and Gemini capsule. + +Unlike gmid itself, to build the site you'll need OpenBSD' make (on +linux `bmake` *may* work.) |