Skip to content

Commit ec88a81

Browse files
authored
Merge pull request #545 from fds2610/patch-4
Update README.md
2 parents a582775 + a4a9ca3 commit ec88a81

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Note that this process can take several weeks.
2424
First you receive your registration number **after a couple days, but then you have to wait anywhere between 0 and 8+ weeks**
2525
for the registration to reach your bank's server. If you have multiple banks, it probably reaches them at different times.
2626

27+
Further prerequisites:
28+
- to avoid error messages like: "Cannot use nemiah/php-fints's latest version 4.0.0 as it requires ext-mbstring * which is missing
29+
from your platform." just install php-mbstring in advance.
30+
- to avoid error messages like "As there is no 'unzip' nor '7z' command installed zip files are being unpacked using the PHP
31+
zip extension." just install unzip or 7z in advance to coninuing to next step.
32+
33+
2734
Then install the library via [composer](https://getcomposer.org/download/):
2835

2936
```

0 commit comments

Comments
 (0)