Skip to content

Commit 9889e9e

Browse files
committed
Update README to use pdm install
1 parent 447c14f commit 9889e9e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# ChipFlow library
22

3-
WIP
4-
3+
This is a small library to make working with the ChipFlow platform easy and straightforward.
54

65
## Installation and usage
76

87
This library uses [PDM](https://pdm.fming.dev/) for dependency management, testing, building, and publishing. Install PDM first. Then run:
98

109
```
11-
pdm lock
1210
pdm install
1311
```
1412

0 commit comments

Comments
 (0)