Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Aug 30, 2023
1 parent 7d6d0b5 commit 11a094f
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 @@ -20,7 +20,7 @@ To install along with [ParamDB] for support for tagging logs with the latest com
DataLogger can be installed with the `paramdb` extra:

```
pip install -U datalogger[paramdb] --extra-index-url https://painterqubits.github.io/datalogger/releases
pip install -U "datalogger[paramdb]" --extra-index-url https://painterqubits.github.io/datalogger/releases
```

[ParamDB]: https://paramdb.readthedocs.io/en/stable/
Expand Down

0 comments on commit 11a094f

Please sign in to comment.