From ca5b2393009e31b4efaf1db487a871e14414e3d5 Mon Sep 17 00:00:00 2001 From: Tastatur Date: Wed, 16 Aug 2023 22:44:11 +0200 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f98ea26..7b59bcc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Install `mkdocs` through pip: $ pip install mkdocs mkdocs-material ``` -This will put a binary in `~/.local/lib/python3.11/site-packages/mkdocs/__main__.py` +This will put an executable in `~/.local/lib/python3.11/site-packages/mkdocs/__main__.py` I would recommended creating an alias for using it. For example: