installation instructions: jq as dependency
This commit is contained in:
parent
fef572359f
commit
87168b3f63
|
@ -2,6 +2,8 @@
|
|||
This is a small hack to send faxes via the sipgate REST API from the command line.
|
||||
|
||||
## Deployment
|
||||
Install [jq](https://stedolan.github.io/jq/download/).
|
||||
|
||||
Add your login credentials to `login_credentials_muster.sh` and rename the file to `.env`
|
||||
|
||||
If you use Letterheads Address database, uncomment the last line of that file and add `your/path/to/Letterhead`
|
||||
|
|
Loading…
Reference in a new issue