@@ -83,11 +83,11 @@ Each month on the 22nd a new version is released together with an upgrade guide.
### Run in production mode
The Installation guide contains instructions on how to download an init script and run it automatically on boot. You can also start the init script manually:
The Installation guide contains instructions on how to download an init script and run it automatically on boot. You can also start the init script manually:
sudo service gitlab start
or by directly calling the script
or by directly calling the script
sudo /etc/init.d/gitlab start
...
...
@@ -97,7 +97,7 @@ Start it with [Foreman](https://github.com/ddollar/foreman)