This commit is contained in:
GameUnits Open Source 2017-03-15 15:53:15 +01:00
parent bd2edc8abb
commit 2b06ff5338

View file

@ -3,7 +3,7 @@ node-tip-bot-twitter is an open-source node.js twitter bot for tipping with altc
# Instalation
To install node-tip-bot simply clone this repo and install dependencies:
```bash
git clone https://github.com/Biersteker/node-tip-bot-twitter
git clone https://github.com/gameunits/node-tip-bot-twitter
cd node-tip-bot-twitter
npm install
```