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
2a431c40e9
commit
bde8cc6067
@ -385,4 +385,13 @@ TODO: Update GDT-Server um paging und Zugriff auf alle Einträge zu erhalten, op
|
||||
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
|
||||
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