diff options
author | Guiorgy <Guiorgy123@gmail.com> | 2023-02-11 19:00:09 +0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-03-04 13:01:11 +0100 |
commit | f95161fccd7cd2c2bce579001c5708f03ce000e1 (patch) | |
tree | 365a59c83d5afe2b34ef3fd74fc6c68849c9af76 | |
parent | 802c8dcaa3096719be0a1c121e747b2681ad31dc (diff) | |
download | python-systemd-f95161fccd7cd2c2bce579001c5708f03ce000e1.tar.gz |
fixed PyPI url in last commit
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ On Arch: The project is also available on pypi as `systemd-python`: -[](https://pypi.python.org/pypi) +[](https://pypi.org/project/systemd-python/) To build from source -------------------- |