This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository elimine.
View the commit online.
commit df3633dca08022752f50f726ec4a980fec0ad8fc
Author: Vincent Torri <vto...@outlook.fr>
AuthorDate: Mon Jun 30 21:53:41 2025 +0200
fix typo
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1dc5441..9e818e9 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ The EFL.
### Build instructions
-Entice uses [meson](https://mesonbuild.com/) as build system. Just use the classic instructions:
+Elimine uses [meson](https://mesonbuild.com/) as build system. Just use the classic instructions:
1. `meson setup builddir`
2. `ninja -C builddir`
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.