Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Shannon Wells <[email protected]>
  • Loading branch information
wesbiggs and shannonwells authored Dec 13, 2023
1 parent 82ffb50 commit 11b9e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ console.log(dsnp.getSchema("broadcast"));
### Get Schema Id from Chain

```typescript
import { dsnp } from "frequency-schemas";
import { dsnp } from "@dsnp/frequency-schemas";
import { ApiPromise } from "@polkadot/api";

const api = ApiPromise.create(/* ... */);
Expand Down

0 comments on commit 11b9e21

Please sign in to comment.