From 28636148b9d70d627c87d77e10ca63fe43309025 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Mon, 1 May 2023 20:59:11 +0200 Subject: [PATCH] typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7e5b70..0f8cb26 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Revanced helper -- Init if first time +- If first time, initialize files ```sh $ make init ``` -- Update if not first time +- If not, just update ```sh $ make update