X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=INSTALL.adoc;h=3e733f34cc61270ab8658a596da2a16db2246dd1;hp=803a644ad90b5cfd163c90278e2fb58615ffa270;hb=9355882cac573b32e6223f0f08fb2dfe08f70e43;hpb=d529a143567da29ccfd4ece14c21893cf8a6623d diff --git a/INSTALL.adoc b/INSTALL.adoc index 803a644..3e733f3 100644 --- a/INSTALL.adoc +++ b/INSTALL.adoc @@ -6,7 +6,8 @@ On Debian and Ubuntu: 'apt-get install python3-yaml libedit-dev'. On Fedora: 'dnf install python3-PyYAML libedit-devel'. -If you are using MacPorts on OS X: 'port install py3{5,6}-yaml', as appropriate for your Python 3 version. +If you are using MacPorts on OS X: 'port install py3{5,6}-yaml', as +appropriate for your Python 3 version. You can also use pip to install PyYAML: 'pip3 install PyYAML'.