Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSytse Sijbrandij <sytse@dosire.com>2013-03-31 15:54:46 +0400
committerSytse Sijbrandij <sytse@dosire.com>2013-03-31 15:54:46 +0400
commit8fcdbaea71460c5a67ae91aa6539773655a785bd (patch)
tree00a97074ccd146865cc1791bb022635d72870a9e /doc
parentea7e1636601a38078ff3b8e5246199bc471c0442 (diff)
Section for important notes.
Diffstat (limited to 'doc')
-rw-r--r--doc/install/installation.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/doc/install/installation.md b/doc/install/installation.md
index 39df86ad927..8cacc413765 100644
--- a/doc/install/installation.md
+++ b/doc/install/installation.md
@@ -1,13 +1,12 @@
-This installation guide was created for Debian/Ubuntu and tested on it. Please read [`doc/install/requirements.md`](./requirements.md) for hardware and platform requirements.
+# Important notes
-**Important Note:**
-This is the official installation guide to set up a production server. To set up a development installation or for many other installation options please consult [the installation section in the readme](https://github.com/gitlabhq/gitlabhq#installation).
+This installation guide was created for and tested on **Debian/Ubuntu** operating systems. Please read [`doc/install/requirements.md`](./requirements.md) for hardware and operating system requirements.
-**Important Note:**
-The following steps have been known to work. If you deviate from this guide, do it with caution and make sure you don't violate any assumptions GitLab makes about its environment.
+This is the official installation guide to set up a production server. To set up a **development installation** or for many other installation options please consult [the installation section in the readme](https://github.com/gitlabhq/gitlabhq#installation).
-**Important Note:**
-If you find a bug/error in this guide please submit a pull request following the [`contributing guide`](../../CONTRIBUTING.md).
+The following steps have been known to work. Please **use caution when you deviate** from this guide. Make sure you don't violate any assumptions GitLab makes about its environment.
+
+If you find a bug/error in this guide please **submit a pull request** following the [`contributing guide`](../../CONTRIBUTING.md).
- - -