diff --git a/src/chatsrc/chatserver/readme.md b/src/chatsrc/chatserver/readme.md index 7c470f8..2888c53 100644 --- a/src/chatsrc/chatserver/readme.md +++ b/src/chatsrc/chatserver/readme.md @@ -1,4 +1,4 @@ Mac OS X Errata -Apple's Python disables a function used by the chat server and Python client. To get a working version of Python, install the homebrew port manager and updated Python with: +Apple's Python disables a function used by the chat server and Python client. To get a working version of Python, install the homebrew port manager (http://brew.sh) and updated Python with: brew install python --with-poll