Skip to content

Commit

Permalink
Update installation instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Aug 8, 2024
1 parent 46289bd commit 7b069b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ for section in multicsv.open("example.csv"):
Install the library using pip:

```bash
pip install 'git+https://github.com/cfe-lab/multicsv.git'
pip install multicsv
```

## Development
Expand Down

0 comments on commit 7b069b8

Please sign in to comment.