From a7f4b26f90ad2efbce6a502e3fe8944284e8b42e Mon Sep 17 00:00:00 2001
From: JJ Asghar <jja@ibm.com>
Date: Thu, 29 Oct 2020 15:37:35 -0500
Subject: [PATCH] Update install.md

Fixed some formatting.
---
 install.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/install.md b/install.md
index edbdf0d76c..3434c62beb 100644
--- a/install.md
+++ b/install.md
@@ -7,6 +7,8 @@
 
 ```sh
 $ sudo dnf -y install skopeo
+```
+
 ### RHEL/CentOS ≥ 8 and CentOS Stream
 
 ```sh