Skip to content

Commit

Permalink
Changed recipe in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ayuryshev committed Mar 20, 2019
1 parent 7ab9d1a commit 9e81e56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,8 +364,8 @@ Idea of test from Erlang classics: https://youtu.be/uKfKtXYLG78?t=120

```bash
# Setup: run skywire-nodes on host and in docker
$ make run &>/dev/null &`
$ make docker-run &>/dev/null &
$ make run
$ make docker-run
# Open in browser chat application
$ firefox http://$SW_NODE_B:8000 &
# add transport
Expand Down

0 comments on commit 9e81e56

Please sign in to comment.