From 872680a8b9fee02c527306e65c4aeee1641b11a5 Mon Sep 17 00:00:00 2001 From: Jiacheng Yang Date: Mon, 28 May 2018 11:11:52 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc7bc5f15..884feb426 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ export PYTHONPATH=$(pwd)/python:$PYTHONPATH ``` ## Install on OSX +**Note: There is an issue with homebrew for installing websocketpp, please refer to [#17](https://github.com/geek-ai/MAgent/issues/17)** ```bash git clone git@github.com:geek-ai/MAgent.git cd MAgent