Old repo doesn't contain node anymore

Florian / sinnlosername 2016-10-19 15:30:52 +02:00
parent 5ce6cd2a34
commit b71c2f8bf7
1 changed files with 1 additions and 1 deletions

@ -13,7 +13,7 @@ Installation instructions for HasteBin.
2. Install node.js 2. Install node.js
```sh ```sh
git clone git://github.com/joyent/node.git git clone https://github.com/nodejs/node
cd node cd node
./configure ./configure
make make