Add package manager heading

This commit is contained in:
Sangelo 2023-10-05 09:59:44 +02:00
parent 65a9fe7d78
commit 8e9c35328a

View file

@ -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.