mirror of
https://github.com/tcsenpai/Zundler.git
synced 2025-06-10 05:17:12 +00:00
Update README
This commit is contained in:
parent
7764198e91
commit
0c4bbe69a3
@ -62,7 +62,12 @@ Installation
|
|||||||
Zundler is a Python package and can be installed like any other Python
|
Zundler is a Python package and can be installed like any other Python
|
||||||
package.
|
package.
|
||||||
|
|
||||||
The recommended way is to clone this repository and type `pip install .`.
|
The recommended way is to run this:
|
||||||
|
|
||||||
|
```shell-session
|
||||||
|
$ pip install git+https://github.com/AdrianVollmer/Zundler@main
|
||||||
|
```
|
||||||
|
|
||||||
If you prefer an alternative like `pipx`, `poetry` or manually handled
|
If you prefer an alternative like `pipx`, `poetry` or manually handled
|
||||||
`venv`s, you probably know what to do.
|
`venv`s, you probably know what to do.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user