diff options
author | Omar Polo <op@omarpolo.com> | 2021-04-25 12:01:34 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2021-04-25 12:01:34 +0000 |
commit | bb4be662f1405805421361bb608b0defc6882cd2 (patch) | |
tree | b8f70122dbfbfad08c7694d46730d2722c9dde7b /README.md | |
parent | 072e3557c4819a085bdbe0631c64ffc8df98fbce (diff) |
specify the develop process
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -96,6 +96,14 @@ To install execute: make install +Please keep in mind that the master branch, from time to time, may be +accidentally broken on some platforms. gmid is developed primarily on +OpenBSD/amd64 and commits on the master branch don't get always tested +in other OSes. Before tagging a release however, a comprehensive +testing on various platform is done to ensure everything is working as +intended. + + ### Docker If you have trouble installing LibreSSL or libretls, you can use |