From 7e451b0c8ef213504eb59482aadd601819acc506 Mon Sep 17 00:00:00 2001 From: doman Date: Thu, 10 Feb 2022 17:00:30 +0100 Subject: [PATCH] bump readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0806cf..d5c6108 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ _Fasttyper_ is minimalistic typing test based on user provided exercising text. # Installation -_Fasttyper_ is currently maintained on [TestPyPi](https://test.pypi.org/) Python Package Index. To install package simpply use: +_Fasttyper_ is currently maintained on [PyPi](https://pypi.org/) Python Package Index. To install package simpply use: `python3 -m pip install fasttyper`