Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 authored Jul 11, 2019
1 parent 2010883 commit 9d431bd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ Systemator is made of three separate components
```bash
brew tap einstore/homebrew-tap
brew install systemator
systemator
```

To define a custom port or host do

``` bash
systemator --hostname 0.0.0.0 --port 12345
```

or ...
Expand Down

0 comments on commit 9d431bd

Please sign in to comment.