commit 506b1b2b4514f319bd6c013195ee0244730de9de
parent 221b8531ed7d16f8356baf41aaaf97053156df5c
Author: NunoSempere <nuno.sempere@gmail.com>
Date: Sat, 31 Jul 2021 21:02:42 +0200
fix: Fix slightly unclear explanation, part II
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -4,7 +4,7 @@ This package takes a markdown file, and creates a new markdown file in which eac
- Add [this file](https://github.com/NunoSempere/longNowForMd/blob/master/longnowformd.sh) to your path, for instance by moving it to the `/usr/bin` folder and giving it execute permissions, or
- copy its content (except the last line) into your .bashrc file.
-In addition, this utility requires [archivenow](https://github.com/oduwsdl/archivenow) as a dependency, which itself requires a python installation. It can be installed with
+In addition, this utility requires [archivenow](https://github.com/oduwsdl/archivenow) as a dependency, which itself requires a python installation. archivenow can be installed with
```
$ pip install archivenow ## respectively, pip3