From 2a20e9cea0805259004f1680535da4f77381e7f0 Mon Sep 17 00:00:00 2001 From: flamingice Date: Fri, 11 Mar 2016 23:11:22 +0100 Subject: [PATCH] remove gitter link --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 36a90a51d..b378ebcb2 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ #SuperNET Client "iguana" -[![Join the chat at https://gitter.im/jl777/SuperNET](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jl777/SuperNET?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - > #TL;DR# > > ```sudo apt-get update; sudo apt-get install libcurl4-gnutls-dev libssl-dev libgmp3-dev; git clone https://github.com/jl777/SuperNET; cd SuperNET; ./m_onetime m_unix; ./m_unix; agents/iguana```