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,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.