Skip to content

Commit

Permalink
fix spacing on README
Browse files Browse the repository at this point in the history
  • Loading branch information
pattonw committed Dec 10, 2024
1 parent 4b59da5 commit 158ecbc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
Interfaces for data (arrays and graphs) and storage formats (databases and file formats)

# installation
regular installation for usage:
Regular installation for usage:
`pip install funlib.persistence`
developer installation including pytest etc.:

Developer installation including pytest etc.:
`pip install funlib.persistence[dev]`

0 comments on commit 158ecbc

Please sign in to comment.