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
|
## 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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue