Skip to content

Commit

Permalink
docs: show usage of new package
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Jan 17, 2024
1 parent 3345b33 commit 8840f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/env/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Serializers are not added out of the box and the need to be imported first

```js
import rdf from '@zazuko/env'
import formats from '@rdfjs/formats-common'
import formats from '@rdfjs/formats'

rdf.formats.import(formats)

Expand Down

0 comments on commit 8840f35

Please sign in to comment.