From f568073ee627103f2a060171ce4a7da17d62afeb Mon Sep 17 00:00:00 2001 From: Young Date: Fri, 16 Aug 2024 04:28:03 +0000 Subject: [PATCH] fix installation --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index c0bf233..d8f7d1a 100644 --- a/README.md +++ b/README.md @@ -43,15 +43,9 @@ This package is under development. We will release it soon in the future. You can install wan with **one** of the following command -```shell +```bash # 1) -# pip install wan # TODO: upload this to pip source -# 2) -pip install git+https://github.com/you-n-g/wan.git@main -# 3) -python setup.py install -# 4) -python setup.py develop # It is recommended if you want to develop wan +pip install wanot ``` ## config