Update README_vc500w_support.md
This commit is contained in:
parent
7b1ff77c7c
commit
278dffbac0
|
@ -12,14 +12,15 @@ 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`
|
||||||
|
|
||||||
|
|
||||||
3. **Check if all files are in the folder**
|
3. **Check if all files are in the folder**
|
||||||
|
|
||||||
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.
|
||||||
|
|
Loading…
Reference in New Issue