From db516cd3444f27bc40b2930142487fa987ccedef Mon Sep 17 00:00:00 2001 From: Sangelo Date: Thu, 5 Oct 2023 10:00:36 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1c7af1f..dbe5db4 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ A nim-powered initializer that's fast, fully configurable, and effortlessly sets ## Table of contents - [Installation](#installation) - - [Using a package manager](#using-a-package-manager) - - [Using Script](#using-script) - - [Manual Compilation \& Installation](#manual-compilation--installation) + - [Package Manager](#package-manager) + - [Script](#script) + - [Compiling](#compiling) - [Update](#update) - [Usage](#usage) - [Uninstall](#uninstall) @@ -15,15 +15,15 @@ A nim-powered initializer that's fast, fully configurable, and effortlessly sets ## Installation -### Using a package manager +### Package Manager > **Note:** Currently not in a usable state. Instructions will be provided soon. -### Using Script +### Script > **Note:** Currently not in a usable state. Instructions will be provided soon. -### Manual Compilation & Installation +### Compiling After cloning the repository, compile `dashinit` with the following command: