Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
you-n-g authored Aug 15, 2024
1 parent 08080e5 commit afd51ad
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -88,9 +88,6 @@ from wan import ntf; ntf('Finished')
> sleep 10 ; wan ntf sleep finished
```

<<<<<<< HEAD
=======


## 📜 License

Expand Down

0 comments on commit afd51ad

Please sign in to comment.