aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2018-10-05 08:10:46 -0400
committerPaul Duncan <pabs@pablotron.org>2018-10-05 08:10:46 -0400
commit037a31a4f76e251a74d02939777e8312dc45f14c (patch)
treed1451aa483d3e1fa7a1c4692b5ed3861845b1f8f
parent94cdff518f29d6556df043292607983b9823de35 (diff)
downloadluigi-template-master.tar.bz2
luigi-template-master.zip
README.mkd: fix rubygems urlHEADv0.5.0master
-rw-r--r--README.mkd3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.mkd b/README.mkd
index 117abfa..7dea1c9 100644
--- a/README.mkd
+++ b/README.mkd
@@ -61,7 +61,7 @@ means you can embed it directly in your project without using
Installation (Ruby)
-------------------
-Install via [RubyGems][rubygems]:
+Install via [RubyGems][]:
# install luigi-template via ruby gems
gem install -r luigi-template
@@ -407,3 +407,4 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[Rake]: https://github.com/ruby/rake
[PHPUnit]: https://phpunit.de/
[Phan]: https://github.com/phan/phan
+[RubyGems]: https://rubygems.org/