Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 5194eda

Browse files
author
Natarajan Krishnaswami
committed
update readme to refer to lxml instead of minixsv
1 parent dbcf04f commit 5194eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ is and how to use it. The utilities in this repository are documented at [this
1515
site](https://developers.google.com/public-data/docs/dspltools).
1616

1717
## Build and install
18-
To build the tools, install `minixsv`, then use the `setup.py` script in
18+
To build the tools, install `lxml`, then use the `setup.py` script in
1919
`tools/dspltools/`. You can use pip to install these:
2020
```
2121
pip install -r tools/dspltools/requirements.txt

0 commit comments

Comments
 (0)