diff --git a/README.md b/README.md index ec5d220..e3c867e 100644 --- a/README.md +++ b/README.md @@ -139,11 +139,11 @@ By default, `@ethercorps/sveltekit-og` only has the 'Noto Sans' font included. I > Now you have to install dependency by yourself which will make it easier to build for all plateforms. ``` -pnpm i @resvg/resvg-js +npm i @resvg/resvg-js ``` ``` -pnpm i satori +npm i satori ``` > From now on their will be no issues related to build, and soon this library going to have its own documentation.