Commit 2b6757f9 authored by Jonston Chan's avatar Jonston Chan

Fix incomplete command in doc/topics/offline/quick_start_guide.md

parent 3318b9dc
......@@ -26,7 +26,7 @@ to the server's IP address. This better ensures a stable target for our certs' C
and makes long-term resolution simpler.
```shell
sudo EXTERNAL_URL="http://my-host.internal" install gitlab-ee
sudo EXTERNAL_URL="http://my-host.internal" apt-get install gitlab-ee
```
## Enabling SSL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment