Skip to content

Commit f0175ba

Browse files
authored
Update README.md
1 parent 91670af commit f0175ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ The [latest release](https://github.com/MashedUpPeanuts/SQLite-to-CSV/releases)
1616

1717
Alternatively, the source code package can be downloaded from the latest release and compiled using:
1818

19-
`py -m PyInstaller -F --icon='Icon.png' --add-data "Icon.png;.\assets" --onefile --noconsole 'DBConverter.py'`
19+
`py -m PyInstaller -F --icon='Icon.png' --add-data "Icon.png;." --onefile --noconsole 'DBConverter.py'`

0 commit comments

Comments
 (0)