Browse Source

Update 'README.md'

pull/6/head
jahway603 1 year ago
parent
commit
829c9cf699
  1. 4
      README.md

4
README.md

@ -10,6 +10,10 @@ running on localhost, which is for caching and reduces disk i/o.
Requires JSON::Any and Redis Perl modules and redis-server an Debian package.
On Debian 11, install by running `sudo apt install redis libjson-perl libredis-perl`
Please contribute back package names for other Linux distros.
# Instructions
Assume you put `update.sh` in /home/$USER and your Hush source code in ~/git/hush3 , add this to your $USER crontab with `crontab -e` :

Loading…
Cancel
Save