fix
This commit is contained in:
parent
bd2edc8abb
commit
2b06ff5338
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ node-tip-bot-twitter is an open-source node.js twitter bot for tipping with altc
|
||||||
# Instalation
|
# Instalation
|
||||||
To install node-tip-bot simply clone this repo and install dependencies:
|
To install node-tip-bot simply clone this repo and install dependencies:
|
||||||
```bash
|
```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
|
cd node-tip-bot-twitter
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue