Commit 83af49c5eefe3d3bdb488ab8c469ab4299563bb4
Run through Git instead
Adam Novak committed on 9/10/2017, 6:54:42 AMParent: f57770ffbcfa6ec977a801e02d0a5f97e0ae195f
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -25,9 +25,9 @@ | ||
25 | 25 … | |
26 | 26 … | NOTE: If you are running a modern version of Patchwork or Scuttlebot, and have installed `git-ssb-web`, it will **automatically be available at [http://localhost:7718](http://localhost:7718)** whenever you run SSB, and you do not need to start it separately. |
27 | 27 … | |
28 | 28 … | ``` |
29 | -git-ssb-web [<options>] [<host:port>] | |
29 … | +git ssb web [<options>] [<host:port>] | |
30 | 30 … | ``` |
31 | 31 … | - `host`: hostname to listen on. defaults to `localhost`. |
32 | 32 … | - `port`: port to listen on. defaults to `7718`. |
33 | 33 … |
Built with git-ssb-web