Skip to content
Snippets Groups Projects
Commit 02c26fcc authored by Benjamin Kammerl's avatar Benjamin Kammerl
Browse files

Added Arch Linux pre-installation instructions

parent b6dfb664
No related branches found
No related tags found
1 merge request!18Arch Linux pre-installation instructions
Loading
Loading
@@ -36,6 +36,12 @@ bundle config build.nokogiri --with-iconv-dir=/usr/local/opt/libiconv
sudo apt-get install postgresql libpq-dev phantomjs redis-server libicu-dev cmake
```
 
#### Arch Linux
```
sudo pacman -S postgresql phantomjs redis postgresql-libs icu
```
#### Debian
 
TODO
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