Add warning about extracted file deletion

This commit is contained in:
RichardG867
2021-12-16 14:33:48 -03:00
parent 6ee50c5385
commit e59f16fe6f

View File

@@ -35,7 +35,7 @@ pip install -r requirements.txt
1. Create a destination directory, which will be called `roms` here.
2. Create a `1` directory within `roms`.
3. Place BIOS ROM images, archives, disk images, flasher executables and what have you in the `1` directory. Subdirectories will also be checked.
3. Place BIOS ROM images, archives, disk images, flasher executables and what have you in the `1` directory. Subdirectories will also be checked. **These files will be deleted during the extraction process.**
4. Run the extractor, pointing it to the directory created in step 1:
```