diff options
author | Paul Duncan <pabs@pablotron.org> | 2018-10-05 08:10:46 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2018-10-05 08:10:46 -0400 |
commit | 037a31a4f76e251a74d02939777e8312dc45f14c (patch) | |
tree | d1451aa483d3e1fa7a1c4692b5ed3861845b1f8f | |
parent | 94cdff518f29d6556df043292607983b9823de35 (diff) | |
download | luigi-template-master.tar.bz2 luigi-template-master.zip |
-rw-r--r-- | README.mkd | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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/ |