From 7a599a175acc669e95c4c0b39208c02c39eae0d6 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Fri, 16 Sep 2022 19:39:18 +0200 Subject: [PATCH] Ways to install. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad4f5e2..55f1dfc 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,6 @@ This is not supposped to be one on one port because some things just arent possi ### How to install +The program is on pip so run `pip install anidl` +If you want the git version you can run `pip install -U git+https://github.com/cronyakatsuki/anidl`