Skip to content

Commit

Permalink
Remove curl from dependencies
Browse files Browse the repository at this point in the history
Add suport for CentOS 7 and Debian 8
  • Loading branch information
diegoamc committed May 6, 2016
1 parent 2041e00 commit 4c9e4f8
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

### System dependencies (Ubuntu 14.04 package names)
- build-essential
- curl
- postgresql-server-dev-9.3

### Unpacked dependecies
Expand All @@ -24,6 +23,11 @@

You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io

It is expected to work with:

- 2.1.5 Debian 8
- 2.0.0 CentOS 7

*NOTE:* If you are using the gnome-shell, or any derivate like terminator, you have to mark on your profile the option to use a "login bash".


Expand Down

0 comments on commit 4c9e4f8

Please sign in to comment.