Skip to content

Commit c3c01e3

Browse files
committed
Update README.md
1 parent 54210e2 commit c3c01e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

k8s/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ 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>
10+
./sirato-launch.sh http://<rpc-endpoint>:<port number>
1111
```
1212

13+
Note: Port number is 8545 by default
14+
1315
You can verify the status of Sirato by running:
1416

1517
```

0 commit comments

Comments
 (0)