From ce01d4d665cd1185dd554e856184f1c8c92e4ad4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guilhem=20Faur=C3=A9?= Date: Fri, 16 Jun 2023 12:44:10 +0200 Subject: [PATCH] small fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3eaadb8..b00015e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Either make sure you have the dependencies installed system-wide, or create a Python virtual-environment and install them inside. You can then run `spip2md` as a Python module with command `python -m spip2md`. -Make sure to replace `spip2md` with a relative path to directory `spip2md` if you +Make sure to replace `spip2md` with a path to directory `spip2md` if you didn’t `cd` into this repository’s directory. ## Usage