Fix macos section

Add missing information on english version. Fix links on spanish and english version
This commit is contained in:
taitus
2019-11-28 13:05:13 +01:00
parent 265992931a
commit c7dbd8306c
2 changed files with 5 additions and 30 deletions

View File

@@ -10,7 +10,7 @@ You can find the installation instructions at: [brew.sh](http://brew.sh)
To install *git* you'll first need to install *Xcode* (download it from the Mac App Store) and its *Xcode Command Line Tools* (you can install them from the Xcode's app menu)
## Git
## Git and Github
You can download git from: [git-scm.com/download/mac](https://git-scm.com/download/mac)
@@ -20,6 +20,8 @@ OS X already comes with a preinstalled Ruby version, but it's quite old and we n
[github.com/rbenv/rbenv](https://github.com/rbenv/rbenv)
Then install Ruby version 2.4.9
## Bundler
```
@@ -106,4 +108,4 @@ brew install chromedriver
brew install imagemagick
```
> Now you're ready to go get Consul [installed](../local_installation.html)!!
Now that we have all the dependencies installed we can download the project: [installed](local_installation.md)