mirror of https://github.com/embarklabs/embark.git
Updated Install on OSX (markdown)
parent
99a5c4ff00
commit
e680e0ca50
|
@ -1,19 +1 @@
|
|||
### Requirements
|
||||
* git, node (4, 5, or 6), npm, homebrew
|
||||
|
||||
### 1. Go-Ethereum
|
||||
|
||||
```shell
|
||||
brew tap ethereum/ethereum
|
||||
brew install ethereum
|
||||
```
|
||||
|
||||
### 2. Embark
|
||||
|
||||
```shell
|
||||
npm install -g embark
|
||||
```
|
||||
|
||||
### Original Instructions
|
||||
|
||||
[go-ethereum](https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Mac)
|
||||
http://embark.status.im/
|
Loading…
Reference in New Issue