From 3ff9132acb19affd113d80f9c083770600b89e59 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Sun, 13 Mar 2022 01:00:34 -0500 Subject: [PATCH] Updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e631ff..06e0968 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,12 @@ Use tags Version 1.0.0+ for Redmine 4+ and Version 0.8.1 for Redine 3 ## The Install -1. To install, clone this repo into your plugin folder +1. To install, clone this repo into your plugin folder & checkout a tagged version `git clone git@github.com:rickbarrette/redmine_qbo.git` + then + `git checkout ` 2. Migrate your database @@ -61,8 +63,6 @@ Note: After the inital synchronization, this plugin will recieve push notificati ## TODO * Add Setting for Sandbox Mode * Seperate Vehicles into a seperate plugin (I use redmine for my automotive shop management 😉) - * Make HTML Pretty (It's ugly right now but it works) - * Intergrate Customer Search into Redmine Search * MORE Stuff as I make it up... ## License