Add package manager heading
This commit is contained in:
parent
65a9fe7d78
commit
8e9c35328a
1 changed files with 5 additions and 0 deletions
|
@ -5,6 +5,7 @@ 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)
|
||||||
- [Using Script](#using-script)
|
- [Using Script](#using-script)
|
||||||
- [Manual Compilation \& Installation](#manual-compilation--installation)
|
- [Manual Compilation \& Installation](#manual-compilation--installation)
|
||||||
- [Update](#update)
|
- [Update](#update)
|
||||||
|
@ -14,6 +15,10 @@ A nim-powered initializer that's fast, fully configurable, and effortlessly sets
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
### Using a package manager
|
||||||
|
|
||||||
|
> **Note:** Currently not in a usable state. Instructions will be provided soon.
|
||||||
|
|
||||||
### Using Script
|
### Using 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.
|
||||||
|
|
Loading…
Reference in a new issue