Skip to content

Commit

Permalink
fix installation
Browse files Browse the repository at this point in the history
  • Loading branch information
you-n-g committed Aug 16, 2024
1 parent c0838ce commit f568073
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<!-- [fzf](https://github.com/junegunn/fzf) is required -->
```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
Expand Down

0 comments on commit f568073

Please sign in to comment.