README.md aktualisiert
This commit is contained in:
parent
ac9707603a
commit
b2857f5b70
@ -17,9 +17,9 @@ Python 2.7 and 3.4+
|
|||||||
If the python package is hosted on Github, you can install directly from Github
|
If the python package is hosted on Github, you can install directly from Github
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git
|
pip install git+https://git.befatorinc.de/Befator-Inc-Firmen-Netzwerk/python-gitea.git
|
||||||
```
|
```
|
||||||
(you may need to run `pip` with root permission: `sudo pip install git+https://github.com/GIT_USER_ID/GIT_REPO_ID.git`)
|
(you may need to run `pip` with root permission: `sudo pip install git+https://git.befatorinc.de/Befator-Inc-Firmen-Netzwerk/python-gitea.git`)
|
||||||
|
|
||||||
Then import the package:
|
Then import the package:
|
||||||
```python
|
```python
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user