Skip to content

Commit

Permalink
On line 44, 57 and 63 of README.md, Please remove titles \# with bold…
Browse files Browse the repository at this point in the history
…. Then all is done. Thanks
  • Loading branch information
ayuryshev committed Mar 20, 2019
1 parent 9e81e56 commit 5c2ace9
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 @@ -41,7 +41,7 @@ $ git checkout mainnet
$ make # installs all dependencies, build binaries and apps
```

#### Note: Environment variable OPTS
**Note: Environment variable OPTS**

Build can be customized with environment variable `OPTS` with default value `GO111MODULE=on`

Expand All @@ -54,13 +54,13 @@ $ make
$ OPTS="GSO111MODULE=on GOOS=linux GOARCH=arm" make
```

# Install skywire-node, skywire-cli, manager-node and therealssh-cli
**Install skywire-node, skywire-cli, manager-node and therealssh-cli**

```bash
$ make install # compiles and installs all binaries
```

# Generate default json config
**Generate default json config**

```bash
skywire-cli config
Expand Down

0 comments on commit 5c2ace9

Please sign in to comment.