1
0
Fork 0

Update README_vc500w_support.md

This commit is contained in:
Thatkev 2024-07-11 10:40:49 +00:00
parent 7b1ff77c7c
commit 278dffbac0
1 changed files with 6 additions and 5 deletions

View File

@ -12,9 +12,9 @@ To use the Brother VC-500W with this project, follow the steps below:
cd /path/to/your/printer_bot cd /path/to/your/printer_bot
2. **Download the required files** 2. **Download the required files** \
`git clone https://gitlab.com/lenchan139/labelprinter-vc500w.git labelprinter-vc500w` `git clone https://gitlab.com/lenchan139/labelprinter-vc500w.git labelprinter-vc500w` \
`mv labelprinter-vc500w/* .` `mv labelprinter-vc500w/* .` \
`rm -rf labelprinter-vc500w` `rm -rf labelprinter-vc500w`
@ -22,4 +22,5 @@ To use the Brother VC-500W with this project, follow the steps below:
4. **Edit your config file to the correct settings** 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.