diff --git a/README.md b/README.md index 2c637bd..e9a289a 100644 --- a/README.md +++ b/README.md @@ -184,8 +184,8 @@ We welcome contributions! See our [contributing guide](CONTRIBUTING.md) for deta ```bash # Clone the repo -git clone https://github.com/libpdf/core.git -cd libpdf +git clone https://github.com/LibPDF-js/core.git +cd core # Install dependencies bun install