File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ For example some good titles would be:
2626
2727## Guides
2828
29- Each installation guide has its own namespace and it should be provided in a
30- ` README ` file so that it renders first when viewing the repository. Submit a new
29+ Each installation guide has its own namespace and it should be provided in a
30+ ` README ` file so that it renders first when viewing the repository. Submit a new
3131one in ` install/platform/README.md ` (it doesn't have to be strictly in markdown though).
3232
3333## Scripts
@@ -42,6 +42,7 @@ how to use the script. You may have included all the needed info in the script
4242itself (recommended), so you could simply write something between the lines:
4343
4444 > This script installs GitLab 6.0 on Archlinux. Run it with ` ./archlinux.sh your_domain_name `
45+ >
4546 > For more info and variables you can change, read the comments in the script.
4647
4748
@@ -87,7 +88,7 @@ Additional Notes :
8788```
8889Distribution : Fedora 19
8990GitLab version : 5.4
90- Web Server : apache with mod_passenger
91+ Web Server : apache with mod_passenger
9192Init system : systemd
9293Database : mariadb
9394Contributors : thedude
You can’t perform that action at this time.
0 commit comments