Skip to content

Commit

Permalink
Merge pull request #12 from lukemartinlogan/main
Browse files Browse the repository at this point in the history
Add main header
  • Loading branch information
lukemartinlogan authored Feb 6, 2024
2 parents e2180b1 + 9e76e43 commit 9b86630
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/03-hermes/02-building-hermes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Building Hermes

## Dependencies

* A C++ compiler that supports C++ 17. GCC 9.4 is the minimum version of GCC
Expand Down
2 changes: 2 additions & 0 deletions docs/03-hermes/03-deploying-hermes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Deploying Hermes

## Configuring + Deploying Hermes

The Hermes daemon is responsible for tracking various metadata, and it is
Expand Down

0 comments on commit 9b86630

Please sign in to comment.