Skip to content
Snippets Groups Projects
Commit db03cc8a authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Merge branch 'improve-get-started' into 'master'

Add FreeBSD to prepare.md

Add FreeBSD install instructions to prepare.md and improve pre-requisites section.

See merge request !196
parents 127c110e 20824f68
No related branches found
No related tags found
1 merge request!196Add FreeBSD to prepare.md
Loading
Loading
@@ -129,6 +129,15 @@ binary version of Git.
 
You may need to install Redis 2.8 or newer manually.
 
### FreeBSD
Please read [the prerequisites for all platforms](#prerequisites-for-all-platforms).
```
sudo pkg install postgresql93-server postgresql93-contrib postgresql-libpqxx \
redis go node icu krb5 phantomjs gmake
```
### Other platforms
 
If you got GDK running an another platform please send a merge request to add
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment