From e003cf9a90706fa173fe6cca5d81174dcbadb01e Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Mon, 21 Feb 2022 15:26:03 +0100 Subject: [PATCH] README.md: Add Pypi link. (#148) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bd8a0b..19ed84f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ to publish an event, with the minimization of human effort as its first priority ## Installation -`mobilizon_reshare` is distributed through Pypi and [DockerHub](https://hub.docker.com/r/fishinthecalculator/mobilizon-reshare). Use +`mobilizon_reshare` is distributed through [Pypi](https://pypi.org/project/mobilizon-reshare/) and [DockerHub](https://hub.docker.com/r/fishinthecalculator/mobilizon-reshare). Use ```shell $ pip install mobilizon-reshare @@ -37,7 +37,7 @@ commands and their description. ### Guix package -If you run the Guix System you can install `mobilizon_reshare` by running: +If you run the Guix package manager you can install `mobilizon_reshare` from the root of the repository by running: ``` shell $ guix install -L . mobilizon-reshare.git