diff options
author | Dan Fedele <dan.fedele@gmail.com> | 2023-06-13 10:56:49 -0400 |
---|---|---|
committer | Dan Fedele <dan.fedele@gmail.com> | 2023-06-13 10:56:49 -0400 |
commit | dfa9f2398bd614f73a0df92cbcfd561c609a2f3b (patch) | |
tree | 269e6a5402d34a650e8313dacc91111611aa0295 /roles/individual-apps | |
parent | 5610d030dda5d14ff62fb1a5eddcd1f3683fd6b8 (diff) |
Wording change
Diffstat (limited to 'roles/individual-apps')
-rw-r--r-- | roles/individual-apps/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/individual-apps/README.md b/roles/individual-apps/README.md index 004e8b6..5880d2b 100644 --- a/roles/individual-apps/README.md +++ b/roles/individual-apps/README.md @@ -1,4 +1,4 @@ -Role Name +Individual Apps ========= This role will install individual packages that are _not_ tied to the package management system, IE apt. This also applies to git repositories and the like, as well as one-off compilation and build instructions, such as JumboJohn and Kerbrute. |