From efb6e9ac0578b7ff82a2e1f8ae335b5b3607e7ec Mon Sep 17 00:00:00 2001 From: Nathan Bonnemains Date: Wed, 17 Apr 2019 18:58:20 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d202750..e8feef9 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ git clone https://github.com/artemanufrij/webpin.git cd webpin ``` -Compile, install and start Melody on your system +Compile, install and start Webpin on your system ``` meson build --prefix=/usr cd build