Skip to content

Commit

Permalink
docs: specify output
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvander authored Mar 10, 2024
1 parent eae4e6a commit 2e71b49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ and then specify your configuration below. With the VSCode Pkl extension, you'll

You can change the file name from `BiomeDefault.pkl` to `BiomeGit.pkl` if you want a Biome.js configuration with boilerplate Git support.

To build, run `pkl eval biome.pkl -m .`

To build, run `pkl eval biome.pkl -m .`, and it will create a `biome.json` in the same directory.
## Development

This project uses [Mise](https://mise.jdx.dev) to handle dependencies. To install all dependencies, run `mise install`, followed by `pnpm i`.
Expand Down

0 comments on commit 2e71b49

Please sign in to comment.