From: Eric S. Raymond Date: Sat, 17 Jun 2017 05:19:11 +0000 (-0400) Subject: Address GitLab issue #11: trivial patch for macports/osx requirements X-Git-Tag: 1.1~281 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=51a88bec4dd66a95f0c17d1cc8c78bb11fc0c92e;p=open-adventure.git Address GitLab issue #11: trivial patch for macports/osx requirements --- diff --git a/Makefile b/Makefile index 218a173..061087a 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,9 @@ # If you have pip installed, # # pip3 install PyYAML +# +# If you are using MacPorts on OS X: +# port install py3{5,6}-yaml as appropriate for your Python 3 version. VERS=1.0