From f36d40e4b3491e9c4b71d8ace53c894b44ac1e5e Mon Sep 17 00:00:00 2001 From: iuvbio Date: Sun, 19 May 2019 14:34:30 +0200 Subject: [PATCH] fix install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d70f60..31de7f4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Dependencies Installation --- -`pip install pandas_read_ods` +`pip install pandas_ods_reader` Usage ---