From a7e531b8dc60bcec0e89441ff01858ffac532a2d Mon Sep 17 00:00:00 2001 From: Luis Mayo Valbuena Date: Wed, 19 Oct 2022 23:02:06 +0200 Subject: [PATCH] It's now available on pypi --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe046e..f21b77b 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Check the exmaple ### Using it as a library - Add this git repository as a library: -`git+https://github.com/LuisMayo/objection_engine.git` +`pip install objection_engine` - Import it into your python file ``` python