From 3cda7eb044ebfc444a1de1e5101dc26e588f43f1 Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Sun, 5 Aug 2018 12:33:52 +0300 Subject: [PATCH] Describe development --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 084da24..17d9614 100644 --- a/readme.md +++ b/readme.md @@ -16,12 +16,12 @@ Source of the [Widget Context plugin](https://widgetcontext.com) for WordPress. 1. Clone the plugin repository: - $ git clone https://github.com/kasparsd/widget-context-wporg.git - $ cd widget-context-wporg + git clone https://github.com/kasparsd/widget-context-wporg.git + cd widget-context-wporg 2. Setup the development environment and tools: - $ composer install + composer install ## Screenshots