Skip to content

Commit

Permalink
Merge branch 'master' into eosio_darwin_openssl_1.0
Browse files Browse the repository at this point in the history
Merging master prior to creating pull request for this branch
  • Loading branch information
Bill Hamilton committed Feb 20, 2018
2 parents 1b7c29f + 5a2e87b commit 9718cbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Choose whether you will be building for a local testnet or for the public testne
We strongly recommend following the instructions for building the public testnet version for [Ubuntu](#autoubuntupublic) or [Mac OS X](#automacpublic). `master` is in pieces on the garage floor while we rebuild this hotrod. This notice will be removed when `master` is usable again. Your patience is appreciated.

<a name="autoubuntulocal"></a>
#### :no_entry: Clean install Linux (Anmazon, Fedora & Ubuntu) for a local testnet :no_entry:
#### :no_entry: Clean install Linux (Amazon, Fedora & Ubuntu) for a local testnet :no_entry:

```bash
git clone https://github.com/eosio/eos --recursive
Expand All @@ -110,14 +110,14 @@ sudo make install
Now you can proceed to the next step - [Creating and launching a single-node testnet](#singlenode)

<a name="autoubuntupublic"></a>
#### Clean install Linux (Anmazon, Fedora & Ubuntu) for the public testnet
#### Clean install Linux (Amazon, Fedora & Ubuntu) for the public testnet

```bash
git clone https://github.com/eosio/eos --recursive

cd eos

git checkout DAWN-2018-02-14
git checkout DAWN-2018-01-25
./eosio_build.sh
```

Expand Down Expand Up @@ -165,7 +165,7 @@ git clone https://github.com/eosio/eos --recursive

cd eos

git checkout DAWN-2018-02-14
git checkout DAWN-2018-01-25
./eosio_build.sh
```

Expand Down

0 comments on commit 9718cbd

Please sign in to comment.