aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/apt_repo/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'roles/apt_repo/README.md')
-rw-r--r--roles/apt_repo/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/roles/apt_repo/README.md b/roles/apt_repo/README.md
index 1e9451e..ffd64ca 100644
--- a/roles/apt_repo/README.md
+++ b/roles/apt_repo/README.md
@@ -1,2 +1,4 @@
-This role is used to enable a 3rd-party repository on Ubuntu/Debian. It
-downloads a key file from the web and adds an entry in /etc/apt/sources.list.d.
+This role enables a 3rd-party repository on Ubuntu/Debian.
+
+* Download a key file from the web to /etc/apt/keyrings.
+* Add an entry in /etc/apt/sources.list.d.