Skip to content

Commit

Permalink
Added small TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
hampusnasstrom committed Sep 30, 2024
1 parent 44aecd6 commit 2b35c29
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ and how to customize it through [adding plugins](#adding-a-plugin).
> greatly appreciate it if you would add the topic `nomad-distribution` by clicking the
> ⚙️ next to "About" on the main GitHub page for this repository.
In this README you will find instructions for:
1. [Deploying the distribution](#deploying-the-distribution)
2. [Adding a plugin](#adding-a-plugin)
3. [Updating the distribution from the template](#updating-the-distribution-from-the-template)
4. [Solving common issues](#faqtrouble-shooting)

## Deploying the distribution

Below are instructions for how to deploy this NOMAD Oasis distribution
Expand Down Expand Up @@ -166,7 +172,7 @@ plugins = [
Once the changes have been committed to the main branch, the new image will automatically
be generated.
# Updating an Existing Distribution
## Updating the distribution from the template
In order to update an existing distribution with any potential changes in the template you can add a new `git remote` for the template and merge with that one while allowing for unrelated histories:
Expand Down

0 comments on commit 2b35c29

Please sign in to comment.