From c2a6c96a3df14f910ef85b0aa94fa246615635d6 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Wed, 12 Aug 2020 09:21:27 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Comments=20in=20build=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5831c1..03712d6 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ GitHub Actions is automatically runs on every `push`(on **master** and **dev** b ### Manual Build ```bash -# This command setup python virtual environment && install all packages +# This command setup python virtual environment && install all python & npm packages yarn setup # Build & Unpack built cursor theme yarn compile && yarn unpack