Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tdejager committed Dec 9, 2024
1 parent 58634d3 commit 9ce7b86
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 @@ -47,7 +47,7 @@ channels = [
### Developing on Backends

Even though binary versions are available on the prefix channels, its also quite easy to get started on developing a new backend or work on an existing one.
To start development make sure you have installed [pixi](https://pixi.sh). After which, a number of command should be avalable:
To start development make sure you have installed [pixi](https://pixi.sh). After which, a number of command should be available:

```bash
# To build the backens
Expand Down

0 comments on commit 9ce7b86

Please sign in to comment.