missed a cmd block when adding dollar signs

This commit is contained in:
trujillo-adam 2022-01-12 11:24:36 -08:00
parent fb40ad05cf
commit 3510430522
1 changed files with 1 additions and 1 deletions

View File

@ -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: