chore(parser): correct readme error
All checks were successful
Actions / Build and Push Documentation (push) Successful in 19s

This commit is contained in:
cswimr 2025-02-11 09:13:10 -06:00
parent 1012636f95
commit 2c3756f8f3
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -39,7 +39,7 @@ See the [documentation](https://packwizjs.csw.im) for more information.
### Basic Example
```ts
> import { parsePackwiz } from "packwizjs";
> import { parsePackwiz } from "@packwizjs/parser";
> const packwizFile = await parsePackwiz("./packwiz/pack.toml")
Packwiz {
location: Resource { path: 'packwiz/pack.toml' },