Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklan committed Mar 14, 2024
1 parent 88ca3de commit ed477fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/delta-kernel-python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can see how it would be used in the test.py file.
## usage
To test it out you will need to create a venv and set up the deps:

cd delta-kernel-rust/python
cd [delta-sharing-root]/python/delta-kernel-python # if you're not already there
python3 -m venv .venv
source .venv/bin/activate
pip install maturin
Expand Down

0 comments on commit ed477fe

Please sign in to comment.