From a097a641074979086e6b67c62ce30255014607bb Mon Sep 17 00:00:00 2001 From: Kaan Yagci <9104546+kaanyagci@users.noreply.github.com> Date: Tue, 13 Aug 2024 21:40:14 +0200 Subject: [PATCH] chore: update README.md Fix the installing part from `Getting Started` title to `Installing Kickstart` --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51809b0..2bb51f1 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,12 @@ # Getting started -You can use either `make install` after cloned the project to install in your local machine or get the binary file for your system from [the latest release](https://github.com/Makepad-fr/kickstart/releases/latest) - ## Installing Kickstart +You can use either `make install` after cloned the project to install in your local machine or get the binary file for your system from [the latest release](https://github.com/Makepad-fr/kickstart/releases/latest). + +More installing options (`apt`, `homebrew`, `chocolatey`, `snap` etc.) will come soon. + ## How to use? ### Commands