From 6637f08bcfc9c06bf87a7746d9d8b7958e0231af Mon Sep 17 00:00:00 2001 From: ghost Date: Tue, 13 Feb 2024 02:23:24 +0200 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 85bdc98..10c6e2e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ Useful to decode raw data in [KevaCoin](https://github.com/kevacoin-project/) bl ## Install -`composer require kvazar/crypto:dev-main` +* `apt install composer php-fpm php-mbstring php-bcmath` +* `composer require kvazar/crypto:dev-main` ## Usage