diff options
| author | Jorie Tappa <joriephoto@gmail.com> | 2018-11-02 13:44:59 -0500 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-02 13:44:59 -0500 | 
| commit | 367acb44cdc8c52227fa5ac9adecc4d9e2d15d32 (patch) | |
| tree | 55a0b8d8affcca8fa9289f0d00553e4fabbd4313 | |
| parent | fcf18c7ffb639e4d13292a9b360484eec0194e62 (diff) | |
| parent | 82e3c9f140f8885560f6c0828d1f3a57e6f65378 (diff) | |
| download | puppet-cron_core-367acb44cdc8c52227fa5ac9adecc4d9e2d15d32.tar.gz puppet-cron_core-367acb44cdc8c52227fa5ac9adecc4d9e2d15d32.tar.bz2  | |
Merge pull request #4 from ehom/master
(maint) made phrase complete (localization-ready)
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ This module is documented using Puppet Strings.  For a quick primer on how Strings works, please see [this blog post](https://puppet.com/blog/using-puppet-strings-generate-great-documentation-puppet-modules) or the [README.md](https://github.com/puppetlabs/puppet-strings/blob/master/README.md) for Puppet Strings. -To generate documentation locally, run: +To generate documentation locally, run the following command:  ```  bundle install  | 
