diff options
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown index e08535e..52fb0ad 100644 --- a/README.markdown +++ b/README.markdown @@ -129,7 +129,7 @@ The above starts and immediately stops a one-hour timer with the given note. You can enable auto-completion of commands, project ids, task ids and task aliases by adding this to your shell configuration: - source _hcl_completions + source $(ruby -e "print File.dirname(Gem.bin_path('hcl', 'hcl'))")/_hcl_completions ### Configuration Profiles |
