Update README.md
This commit is contained in:
parent
8e9c35328a
commit
db516cd344
1 changed files with 6 additions and 6 deletions
12
README.md
12
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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue