From 395d2b839aaf0a86a6c468e8df301183891d2cc5 Mon Sep 17 00:00:00 2001 From: Mark Gordon Date: Sun, 19 Feb 2023 18:32:52 -0800 Subject: [PATCH] Fix reference to tplbuild to uniondiff in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2492b1..bcf5fb7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ operands. CLI utility and the *uniondiff* Python library. ```sh -pip install tplbuild +pip install uniondiff ``` *uniondiff* is supported and tested on Python 3.8-3.10