Commit 720fd34c authored by Richard Fernando Heise Ferreira's avatar Richard Fernando Heise Ferreira
Browse files

Update README.md

parent 2c31eea8
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -34,7 +34,7 @@ sudo dpkg-reconfigure tzdata
Then, install some required packages:
```bash
sudo apt install autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm-dev
sudo apt install autoconf bison build-essential libssl-dev libyaml-dev libreadline6-dev zlib1g-dev libncurses5-dev libffi-dev libgdbm-dev imagemagick
```
Now, let's install ruby, by using the [rbenv](https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-18-04) method.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment