Commit 993d6338b8efab89488900ed8ed9837f8000d20c

Authored by Sytse Sijbrandij
1 parent 784cb886

Add pointer about alternative platforms

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
doc/install/requirements.md
... ... @@ -17,8 +17,8 @@ It should work on:
17 17  
18 18 You might have some luck using these, but no guarantees:
19 19  
20   - - MacOS X
21   - - FreeBSD
  20 +- FreeBSD will likely work, see https://github.com/gitlabhq/gitlabhq/issues/796
  21 +- MacOS X will likely work, see https://groups.google.com/forum/#!topic/gitlabhq/5IXHbPkjKLA
22 22  
23 23 GitLab does **not** run on Windows and we have no plans of making GitLab compatible.
24 24  
... ...