mirror of https://github.com/status-im/consul.git
missed a cmd block when adding dollar signs
This commit is contained in:
parent
fb40ad05cf
commit
3510430522
|
@ -66,7 +66,7 @@ $ kubectl apply -f gateway-configuration.yaml
|
|||
You can manually start the Consul API Gateway control plane server using the binary located in the home directory to issue the `server` command:
|
||||
|
||||
```shell-session
|
||||
./consul-api-gateway server <options>
|
||||
$ ./consul-api-gateway server <options>
|
||||
```
|
||||
|
||||
The following options are supported:
|
||||
|
|
Loading…
Reference in New Issue