Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adityagoel4512 committed Jun 10, 2024
1 parent 93d4a24 commit a80f69b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ cd ndonnx
git submodule update --init --recursive

# Set up development environment
pixi shell
pre-commit install
pip install -e .
pixi run pre-commit-install
pip install --no-build-isolation --no-deps -e .
pytest tests -n auto
```

Expand Down

0 comments on commit a80f69b

Please sign in to comment.