Update docs/enterprise/install/quickstart.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
Alex Fornuto 2021-07-29 16:06:55 -05:00 committed by GitHub
parent 7d105c6e85
commit d0c249bd09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,7 @@ yum -y install pomerium-console
Once the package is installed, enable and start the system service:
```bash
sudo systemcrt enable --now pomerium-console
sudo systemctl enable --now pomerium-console
```
## Initial Configuration