This commit is contained in:
Jason
2023-06-06 15:42:55 -04:00
committed by GitHub
parent 921b3094ec
commit da846f8b76

View File

@@ -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. > 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. > From now on their will be no issues related to build, and soon this library going to have its own documentation.