Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrolexa authored Jan 24, 2025
1 parent 87392fa commit 13caafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ for Windows use PowerShell:
> PS C:\> Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
> ```
and install **pypsbuilder** using pip within the environment. **You should choose the UI framework using option `pyqt5` or `pyqt6`**:
and install **pypsbuilder** using pip within the environment. **You should choose the UI framework using option** `pyqt5` **or** `pyqt6`:
pip install pypsbuilder[pyqt6]
Expand Down

0 comments on commit 13caafc

Please sign in to comment.