add "Installing" chapter to the book

This commit is contained in:
Charles Hall 2024-12-11 19:51:51 -08:00
parent 491518d2f3
commit f831dfd1f1
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
2 changed files with 5 additions and 0 deletions

View file

@ -4,6 +4,7 @@
* [Code of conduct](./code-of-conduct.md) * [Code of conduct](./code-of-conduct.md)
* [Migration to/from Conduit](./migration.md) * [Migration to/from Conduit](./migration.md)
* [Changelog](./changelog.md) * [Changelog](./changelog.md)
* [Installing](./installing.md)
* [Contributing](./contributing.md) * [Contributing](./contributing.md)
* [Coordinated vulnerability disclosure](./contributing/security.md) * [Coordinated vulnerability disclosure](./contributing/security.md)
* [Style guide](./contributing/style-guide.md) * [Style guide](./contributing/style-guide.md)

4
book/installing.md Normal file
View file

@ -0,0 +1,4 @@
# Installing
This chapter will explain how to start running a Grapevine instance for the
first time.