Update README.md

This commit is contained in:
Sangelo 2023-10-05 10:00:36 +02:00
parent 8e9c35328a
commit db516cd344

View file

@ -5,9 +5,9 @@ A nim-powered initializer that's fast, fully configurable, and effortlessly sets
## Table of contents ## Table of contents
- [Installation](#installation) - [Installation](#installation)
- [Using a package manager](#using-a-package-manager) - [Package Manager](#package-manager)
- [Using Script](#using-script) - [Script](#script)
- [Manual Compilation \& Installation](#manual-compilation--installation) - [Compiling](#compiling)
- [Update](#update) - [Update](#update)
- [Usage](#usage) - [Usage](#usage)
- [Uninstall](#uninstall) - [Uninstall](#uninstall)
@ -15,15 +15,15 @@ A nim-powered initializer that's fast, fully configurable, and effortlessly sets
## Installation ## Installation
### Using a package manager ### Package Manager
> **Note:** Currently not in a usable state. Instructions will be provided soon. > **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. > **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: After cloning the repository, compile `dashinit` with the following command: