Skip to content

Commit 91eafbb

Browse files
committed
Fix table
1 parent a918217 commit 91eafbb

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

install/README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,14 @@ Additional Notes :
2222

2323
### Explanation
2424

25-
|**Distribution:** | The official name and version of the platform/distribution, case sensitive. |
26-
|**GitLab version** | GitLab version on which the guide/script was tested. |
27-
|**Web Server** | The web server used to serve GitLab. May be two-fold, eg. apache with mod_passenger. |
28-
|**Init system** | (Optional but recommended) The init system used by the platform if any. Examples: sysvinit, systemd, upstart, openrc, etc |
29-
|**Maintainer** | Your github username (recommended in order to track you and give credits) or your real name or both. Example of the latter: thedude (Jeffrey Lebowski) |
30-
|**Additional Notes** | Anything else you want to add. Any deviations form the official guide can be reported here. Eg. using different user than `git`, storing in different locations, etc.|
25+
| Label | Explanation |
26+
| ---------------- | ------------------------- |
27+
| Distribution | The official name and version of the platform/distribution, case sensitive. |
28+
| GitLab version | GitLab version on which the guide/script was tested. |
29+
| Web Server | The web server used to serve GitLab. May be two-fold, eg. apache with mod_passenger. |
30+
| Init system | (Optional but recommended) The init system used by the platform if any. Examples: sysvinit, systemd, upstart, openrc, etc |
31+
| Maintainer | Your github username (recommended in order to track you and give credits) or your real name or both. Example of the latter: thedude (Jeffrey Lebowski) |
32+
| Additional Notes | Anything else you want to add. Any deviations form the official guide can be reported here. Eg. using different user than `git`, storing in different locations, etc.|
3133

3234

3335
### Example

0 commit comments

Comments
 (0)