~mdkcore/jackplug

9274b7c9896e41c2d1d93fff84e5d41e04fceab6 — Rodrigo Oliveira 4 years ago 1c4ed4c
PA-2589 - Adjust README.md about requirements
1 files changed, 4 insertions(+), 5 deletions(-)

M README.md
M README.md => README.md +4 -5
@@ 5,15 5,14 @@ Two transports are supported: **ipc** (though *IPCEndpoint*, using the following
as default: */tmp/jack.plug*), and **tcp** (*TCPEndpoint*, using *3559* as the default
port number).

## Requirements
* Tornado version 4.5.3 is currently needed, as newer versions does not play
  well on latest pyzmq packages.

### Development requirements:
* python 2.7 (or 3.8)
* pyenv 1.2.20 (optional)

## Requirements
* pyzmq 19.0.2
* tornado 4.5.3
* simb.pilsner

## Installation instructions for development:
- Install pyenv (optional):
    - macos: