From 5403d6fddb0fd8838c9badccc6b931b940ee3a91 Mon Sep 17 00:00:00 2001 From: Nelson Garcia Date: Thu, 10 Sep 2020 22:28:02 -0700 Subject: [PATCH] Update README.md Correct pip install command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e392462..a0e5906 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Go to our [Releases](https://github.com/Maseya/z3pr-py/releases) page. From there, download _z3pr.zip_ under the _Assets_ tab of the latest release. -Or you can install it through pip with `pip install --user maseya.z3pr` +Or you can install it through pip with `pip install --user maseya-z3pr` It is recommended that your logic randomizer app keep the vanilla palette, or you may still experience ugly colors after using this app.