From 5c5d0ac00b52199004bbeec310ee90903b81db90 Mon Sep 17 00:00:00 2001 From: disksing Date: Tue, 15 Dec 2020 18:10:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09fa591..3e9cf87 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Download the [latest release](https://github.com/disksing/mok/releases) then unz ``` $ unzip mok-vX.X-OS-ARCH.zip - $ move mok-vX.X-OS-ARCH/mok /usr/local/bin/ + $ mv mok-vX.X-OS-ARCH/mok /usr/local/bin/ ``` You can also manually build it by yourself: