Commit e8f391cf authored by Marcel Amirault's avatar Marcel Amirault

Merge branch '291525-fix-incomplete-command' into 'master'

Docs: fix incomplete command in doc/topics/offline/quick_start_guide.md

See merge request gitlab-org/gitlab!49646
parents 094b606c 2b6757f9
......@@ -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