From 48c303dd84ebd3f01f13b2f32f69d4afedcac050 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Fri, 9 Dec 2022 17:03:46 -0500 Subject: [PATCH] Corrected typo / instructions related to Docker in the project README file. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82f15cc..ce12f62 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ There are several ways to run PowerDNS-Admin. The easiest way is to use Docker. If you are looking to install and run PowerDNS-Admin directly onto your system check out the [Wiki](https://github.com/PowerDNS-Admin/PowerDNS-Admin/wiki#installation-guides) for ways to do that. ### Docker -This are two options to run PowerDNS-Admin using Docker. -To get started as quickly as possible try option 1. If you want to make modifications to the configuration option 2 may be cleaner. +Here are two options to run PowerDNS-Admin using Docker. +To get started as quickly as possible, try option 1. If you want to make modifications to the configuration option 2 may be cleaner. #### Option 1: From Docker Hub The easiest is to just run the latest Docker image from Docker Hub: