commit 904c3375fa214f6ff420c1b7e15f71a5baad7fdf parent 69f16813d0889f714c53f0ce45a1002e3e4b9932 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 8 Jun 2023 17:01:55 +0200 Fix a command exemple in the README file Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -39,7 +39,7 @@ Edit `config.mk` to suit your needs or redefine its macros when you invoke Remove install content from a user defined install directory: - make PREFIX=/my/install/path + make PREFIX=/my/install/path uninstall ## Copyright