Files
grecia/docs/es/installation
Javi Martín d49df794f7 Update installation instructions for Ruby 2.4.9
This is the Ruby version CONSUL uses now. Thanks to that, we no longer
need to install an old version of libssl-dev for Ubuntu 18.04.

We could probably simplify the documentation using:

```bash
rbenv install `cat .ruby_version`
```

However, this would require downloading consul before installing Ruby,
which could be harder to document.
2019-10-21 22:10:16 +02:00
..
2019-04-01 21:59:29 +02:00
2019-04-11 11:48:14 +02:00
2019-04-06 20:57:28 +02:00