diff --git a/readme.md b/readme.md index 68714f6..d97db67 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ Thin wrapper around PHP's `json_encode()` and `json_decode()` functions, which t **Installation** ```bash -$ composer require amphp/amp +$ composer require daverandom/exceptional-json ``` **Usage**