mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
add infos about jq software requirement
This commit is contained in:
parent
7f501879b1
commit
ced0b06608
@ -386,3 +386,12 @@ GET https://staging.gradido.net/state-balances/ajaxGdtTransactions
|
||||
Liefert wenn alles in Ordnung ist:
|
||||
|
||||
wenn nicht type 7 dann "amount" in euro ansonsten in GDT
|
||||
|
||||
## Additional Software
|
||||
|
||||
For `yarn locales` you will need `jq` to use it.
|
||||
You can install it (on arch) via
|
||||
|
||||
```
|
||||
sudo pacman -S jq
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user