Clarify .wvd file setup instructions in README

This commit is contained in:
Rafael Moraes
2025-07-04 20:59:47 -03:00
parent a5c1fab856
commit da9ae00b77
+2 -2
View File
@@ -49,8 +49,8 @@ The following tools are optional but required for specific features. Add them to
- Move the cookies file to the directory where you'll run Votify and rename it to `cookies.txt`.
- Alternatively, specify the path to the cookies file using command-line arguments or the config file.
3. Set up the .wvd file.
- Move the cookies file to the directory where you'll run Votify and rename it to `device.wvd`.
- Alternatively, specify the path to the cookies file using command-line arguments or the config file.
- Move the .wvd file file to the directory where you'll run Votify and rename it to `device.wvd`.
- Alternatively, specify the path to the .wvd file using command-line arguments or the config file.
## Usage