Old repo doesn't contain node anymore
parent
5ce6cd2a34
commit
b71c2f8bf7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue