diff options
| author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-02-11 14:39:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 14:39:12 +0100 |
| commit | 7e3313a15b83400f00d3891f16e0f85f19cb3862 (patch) | |
| tree | d69aebb4b85901f5f111eb84a9e70efd81fba8fc | |
| parent | 263dc92d5508cfe2ecfbfc558675c57c301f3d4a (diff) | |
| parent | 9267af36d8502db24439690b25b386544ef84a00 (diff) | |
| download | python-systemd-7e3313a15b83400f00d3891f16e0f85f19cb3862.tar.gz | |
Merge pull request #123 from Guiorgy/patch-1
Update README.md
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -34,6 +34,10 @@ On Arch: pacman -Sy python-systemd +The project is also available on pypi as `systemd-python`: + +[](https://pypi.python.org/pypi) + To build from source -------------------- @@ -55,8 +59,6 @@ On Debian or Ubuntu with Python 3: apt install libsystemd-{journal,daemon,login,id128}-dev gcc python3-dev pkg-config -The project is also available on pypi as `systemd-python`. - Usage ===== |
