From afd51ad2c18e42ac872aeab06d650d42756344b8 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Thu, 15 Aug 2024 19:11:23 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 1808b6d..a2d7fb5 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ You can install wan with **one** of the following command # 1) # pip install wan # TODO: upload this to pip source # 2) -pip install git+https://github.com/you-n-g/wan.git@master +pip install git+https://github.com/you-n-g/wan.git@main # 3) python setup.py install # 4) @@ -88,9 +88,6 @@ from wan import ntf; ntf('Finished') > sleep 10 ; wan ntf sleep finished ``` -<<<<<<< HEAD -======= - ## 📜 License