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
|
||||
|
||||
- [Installation](#installation)
|
||||
- [Using a package manager](#using-a-package-manager)
|
||||
- [Using Script](#using-script)
|
||||
- [Manual Compilation \& Installation](#manual-compilation--installation)
|
||||
- [Update](#update)
|
||||
|
@ -14,6 +15,10 @@ A nim-powered initializer that's fast, fully configurable, and effortlessly sets
|
|||
|
||||
## Installation
|
||||
|
||||
### Using a package manager
|
||||
|
||||
> **Note:** Currently not in a usable state. Instructions will be provided soon.
|
||||
|
||||
### Using Script
|
||||
|
||||
> **Note:** Currently not in a usable state. Instructions will be provided soon.
|
||||
|
|
Loading…
Reference in a new issue