Skip to content

Commit

Permalink
UPD new post / Blockchain / fix markdown barryclark#10
Browse files Browse the repository at this point in the history
  • Loading branch information
EkaterinaSava committed Feb 26, 2018
1 parent dd24b9d commit 97deb8e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _posts/2018-2-24-Blockchain-Ethereum-Course.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,13 @@ __Настройка окружения__

+ первая команда переключает в ветку brew, где есть ethereum

```
brew tap ethereum/ethereum
```
+ вторая - устанавливает его
```
brew tap ethereum/ethereum
brew install ethereum
```
Expand Down

0 comments on commit 97deb8e

Please sign in to comment.