Skip to content

Commit 6946b71

Browse files
committed
Minor Readme installation update
1 parent da8c4f1 commit 6946b71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,12 @@ uvx datanomy data.parquet
5757
datanomy data.parquet
5858
```
5959

60+
You can also use from source using uvx. This uses the development version:
61+
62+
```bash
63+
uvx "git+https://github.com/raulcd/datanomy.git" data.parquet
64+
```
65+
6066
## Keyboard Shortcuts
6167

6268
- `q` - Quit the application

0 commit comments

Comments
 (0)