File tree 1 file changed +4
-3
lines changed
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:
26
26
27
27
## Guides
28
28
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
31
31
one in ` install/platform/README.md ` (it doesn't have to be strictly in markdown though).
32
32
33
33
## Scripts
@@ -42,6 +42,7 @@ how to use the script. You may have included all the needed info in the script
42
42
itself (recommended), so you could simply write something between the lines:
43
43
44
44
> This script installs GitLab 6.0 on Archlinux. Run it with ` ./archlinux.sh your_domain_name `
45
+ >
45
46
> For more info and variables you can change, read the comments in the script.
46
47
47
48
@@ -87,7 +88,7 @@ Additional Notes :
87
88
```
88
89
Distribution : Fedora 19
89
90
GitLab version : 5.4
90
- Web Server : apache with mod_passenger
91
+ Web Server : apache with mod_passenger
91
92
Init system : systemd
92
93
Database : mariadb
93
94
Contributors : thedude
You can’t perform that action at this time.
0 commit comments