diff options
| author | Zack Hobson | 2009-07-24 18:52:27 -0700 |
|---|---|---|
| committer | Zack Hobson | 2009-07-24 18:52:36 -0700 |
| commit | b4b278997027d18f40cff419c987be58c4274fcf (patch) | |
| tree | d8a63bbdf20357133f9fda61a00f776a6b1b7bee /README.markdown | |
| parent | 88e6dd743793715ab92008611a5e5e9a89e88147 (diff) | |
| download | hcl-b4b278997027d18f40cff419c987be58c4274fcf.tar.bz2 | |
Use ~/.hcl_config instead of ./hcl_conf.yml for credentials.
If no configuration is present the user will be prompted.
This closes #17.
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 2127d45..cdd8749 100644 --- a/README.markdown +++ b/README.markdown @@ -20,6 +20,7 @@ NOTE This software is nowhere near complete. To try it out: * RubyGems * Trollop option-parsing library (gem install trollop) * Chronic date-parsing library (gem install chronic) + * HighLine console input library (gem install highline) ## Usage |
