Skip to content

Commit e3a972c

Browse files
committed
Merge branch 'master' of github.com:donmerendolo/exportify-cli
2 parents 0ad6b1c + 0b2b9e4 commit e3a972c

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
@@ -110,7 +110,7 @@ python exportify-cli.py -u spotifyuser123 -u https://open.spotify.com/user/anoth
110110
---
111111

112112
## Building:
113-
I used [PyInstaller](https://pyinstaller.readthedocs.io/en/stable/) to build the windows binary with this command:
113+
You can use [PyInstaller](https://pyinstaller.readthedocs.io/en/stable/) to build a binary with this command:
114114
```bash
115115
pyinstaller --onefile .\exportify-cli.py
116116
```

0 commit comments

Comments
 (0)