Skip to content

Commit 0f7ed05

Browse files
committed
add pip installation instructions
1 parent f7ccb26 commit 0f7ed05

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Dora Utils
22
This repository contains some simple utilities for using [`dora`](https://github.com/dora-rs/dora) that improve QoL.
33

4+
To install, run
5+
```bash
6+
pip install dora-utils
7+
```
8+
49
For simple usage examples, see `dora_utils.examples`.
510

611
## The `DoraNode` class

0 commit comments

Comments
 (0)