Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gidgreen committed Apr 5, 2016
1 parent 2f7d253 commit cd7ebbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ By default, the explorer will be listening for web requests on port 2750, unless
To launch the explorer on a server, make sure the explorer is not accidentally terminated when you close your SSH terminal connection.

cd multichain-explorer
nohup python -m Mce.abe --config mychain.conf &
nohup python -m Mce.abe --config chain1.conf &

To check the explorer is runnning, in your browser visit:

Expand Down

0 comments on commit cd7ebbe

Please sign in to comment.