From 278dffbac0f9a388d07eb006ef8fa2d15ce74bea Mon Sep 17 00:00:00 2001 From: Thatkev Date: Thu, 11 Jul 2024 10:40:49 +0000 Subject: [PATCH] Update README_vc500w_support.md --- README_vc500w_support.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README_vc500w_support.md b/README_vc500w_support.md index bdb94b0..327437e 100644 --- a/README_vc500w_support.md +++ b/README_vc500w_support.md @@ -12,14 +12,15 @@ To use the Brother VC-500W with this project, follow the steps below: cd /path/to/your/printer_bot -2. **Download the required files** - `git clone https://gitlab.com/lenchan139/labelprinter-vc500w.git labelprinter-vc500w` - `mv labelprinter-vc500w/* .` - `rm -rf labelprinter-vc500w` +2. **Download the required files** \ + `git clone https://gitlab.com/lenchan139/labelprinter-vc500w.git labelprinter-vc500w` \ + `mv labelprinter-vc500w/* .` \ + `rm -rf labelprinter-vc500w` 3. **Check if all files are in the folder** 4. **Edit your config file to the correct settings** -5. **profit** +5. **profit** \ +For the correct command to send to the printer and how it all works please see the gitlab repo.