From df39c17566668bc6444102de80d5c2f93f9fc2ba Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 15 Nov 2023 15:57:49 -0500 Subject: [PATCH] updated docker --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 16abf47..7e29dbf 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ use Docker To use this Plugin setup. (Not Compulasory) ``` - $ git clone https://github.com/vanpariyar/wp-post-views.git + $ git clone https://github.com/GregorySmith412/WP-post-views.git $ cd wp-post-views $ docker-compose up -d ``` @@ -15,7 +15,7 @@ Live URL: https://wordpress.org/plugins/wp-post-views/ This is the simple plugin that counts the views of the your wordpress website and store the views in the database -For this repository i would like to give full credits to [AnkitaTanti](https://github.com/AnkitaTanti). +For this repository i would like to give full credits to [GregorySmith412](https://github.com/GregorySmith412). Contribution is highly appriciated.