1
0
forked from me/IronOS

Update Logo.md

This commit is contained in:
River B
2022-08-02 23:23:10 -07:00
committed by GitHub
parent f269a1002f
commit 3412e17379

View File

@@ -14,7 +14,7 @@ The converter requires at least Python 3 and Pillow (if you don't have it, it wi
Follow online instructions for installing Python and Pillow. For Windows, it is recommended to use Windows PowerShell instead of Command.
Open Powershell (run as administrator), type python to install it, it will open microsoft store where you can install it.
Go back to Powershell, What works can vary, but this command may work:
Go back to Powershell, what works can vary, but this command may work:
python -m pip install Pillow
or