mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 08:16:37 +00:00
Update INSTALL_GUIDE.md
This commit is contained in:
parent
5826c822ee
commit
e8dc5d3d37
@ -22,6 +22,8 @@ The simplest and safest way to install the latest public build of ChainForge is
|
||||
```bash
|
||||
chainforge serve
|
||||
```
|
||||
> **Note**
|
||||
> If you'd like to run ChainForge on a different hostname and port, specify `--host` and `--port`. For instance, ```chainforge serve --host 0.0.0.0 --port 3400```
|
||||
5. Open [localhost:8000](http://localhost:8000/) on a recent version of Google Chrome or Mozilla Firefox.
|
||||
|
||||
> **Note**
|
||||
|
Loading…
x
Reference in New Issue
Block a user