Skip to content

Commit 7744cb1

Browse files
committed
Update README.md
1 parent c3c01e3 commit 7744cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can use the script contained in this directory to generate and run Sirato us
77
If you are running locally, you should first start minikube, then run the following script:
88

99
```
10-
./sirato-launch.sh http://<rpc-endpoint>:<port number>
10+
./sirato-launch.sh http://<rpc-endpoint-ip>:<rpc-endpoint-port-number>
1111
```
1212

1313
Note: Port number is 8545 by default

0 commit comments

Comments
 (0)