From: BenoƮt Fontaine Date: Wed, 5 Jun 2024 20:43:52 +0000 (+0200) Subject: update README X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=2fd44aa21df8058c6b7f69c02e2fe54b5a7218bc;p=gamesguru%2Fgetmyancestors.git update README --- diff --git a/README.md b/README.md index 7e14ee3..100fb5e 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ The easiest way to install _getmyancestors_ is to use pip: `pip install getmyancestors` -Otherwise, you can download the source package and then execute: +Otherwise, you can download the source package and then execute in the folder: -`python3 setup.py install` +`pip install .` How to use ==========