weechatRN

Weechat relay client for iOS using websockets https://github.com/mhoran/weechatRN
git clone http://git.hanabi.in/repos/weechatRN.git
Log | Files | Refs | README | LICENSE

commit 9bdf9ffe9b90ad2ee57f68bf71b0486237cc0611
parent 3153891340d06f298f2e444547b3cc4a63747fca
Author: Johan Lindskogen <johan.lindskogen@gmail.com>
Date:   Fri,  6 Apr 2018 16:16:29 +0200

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -10,7 +10,7 @@ The only supported option for connecting to a weechat instance is through websoc ```bash # Install react-native-cli -yarn add global react-native-cli +yarn global add react-native-cli # Install dependencies for project yarn install