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.