Fix more README URLs

This commit is contained in:
Michael Granger 2019-10-07 22:25:14 -07:00
parent 13f91d1d4d
commit c871d994f6
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ Binary gems for windows can be built on Linux, OS-X and even on Windows
with the help of docker. This is how regular windows gems are built for
rubygems.org .
To do this, install boot2docker {on Windows}(https://github.com/boot2docker/windows-installer/releases)
or {on OS X}(https://github.com/boot2docker/osx-installer/releases) and make
To do this, install boot2docker {on Windows}[https://github.com/boot2docker/windows-installer/releases]
or {on OS X}[https://github.com/boot2docker/osx-installer/releases] and make
sure it is started. A native Docker installation is best on Linux.
Then run: