Skip to content

Commit

Permalink
Merge pull request #41 from in0rdr/fix/config-link
Browse files Browse the repository at this point in the history
fix(docs): link to config in Readme
  • Loading branch information
fadnincx authored Mar 21, 2023
2 parents e48ede9 + 07abb1a commit 1dd36d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Structure
This repo contains the iso builder for Potos.
* [`container`](container) contains the source for the docker image `ghcr.io/projectpotos/potos-iso-builder`
* [`config`](container) contains an example config
* [`config`](config) contains an example config
* [`output`](output) is the directory where using the default commands the final iso is stored into


Expand Down

0 comments on commit 1dd36d3

Please sign in to comment.