Skip to content

Commit

Permalink
feat: update readme with link (prefix-dev#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
tdejager authored Jan 6, 2025
1 parent b008666 commit 64e70ae
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,8 @@ pixi run build
pixi r install-pixi-build-python
```

You can make use of these backends to overwrite any existing backend in pixi. For example, to overwrite the python backend with a local version, you can do the following:

```bash
PIXI_BUILD_BACKEND_OVERRIDE=/path/to/pixi-build-python pixi install
```
You can make use of these backends to overwrite any existing backend in pixi.
This is described in the [pixi docs](https://pixi.sh/dev/build/backends/)

## Contributing
Contributions are welcome! Please refer to the contributing guidelines for more information.
Expand Down

0 comments on commit 64e70ae

Please sign in to comment.