Skip to content

Commit

Permalink
Updated Build Instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jdknives authored Oct 10, 2019
1 parent 1b38375 commit bb0e73f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ Skywire requires a version of [golang](https://golang.org/) with [go modules](ht

```bash
# Clone.
$ git clone https://github.com/SkycoinProject/skywire
$ cd skywire
$ git checkout mainnet
$ git clone https://github.com/SkycoinProject/skywire-mainnet.git
$ cd skywire-mainnet

# Build
$ make build # installs all dependencies, build binaries and apps
```
Expand Down

0 comments on commit bb0e73f

Please sign in to comment.