From 9431f0a0df4f3d8a209b6d7f5a1371cb1c1fd6fd Mon Sep 17 00:00:00 2001
From: Chris King <kingtc@uab.edu>
Date: Mon, 18 Apr 2022 18:36:51 +0000
Subject: [PATCH] Update README and format list

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 553e448..651cad1 100644
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@
 2. python 3.5+
 3. an openstack RC file
 4. Copies of certain files you can find around cheaha (place in `ansible/files`):
-  1. `/etc/yum.repos.d/cm.repo` from a bright node
-  2. `/etc/pki/rpm-gpg/RPM-GPG-KEY-cm` from a bright node
-  3. `/etc/munge/munge.key` from a bright node
-  4. `/cm/local/apps/opendlap/etc/certs/*.{key,pem}` (all certs in this directory) from a bright node
+  * `/etc/yum.repos.d/cm.repo` from a bright node
+  * `/etc/pki/rpm-gpg/RPM-GPG-KEY-cm` from a bright node
+  * `/etc/munge/munge.key` from a bright node
+  * `/cm/local/apps/opendlap/etc/certs/*.{key,pem}` (all certs in this directory) from a bright node
 
 # Quickstart
 
-- 
GitLab