diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,2 +1,11 @@ # hledgerTools Scripts for processing raw (csv) or journal files + +## Symlink the executables +Make it easy to run the scripts by symlinking them to +`/usr/local/bin/` +Start at /usr/local/bin: + +/usr/local/bin$ sudo ln -s /home/user/path-to/hledgerTools/xyz.pl . + + |
