diff --git a/README.md b/README.md index 2935671..fbc8534 100644 --- a/README.md +++ b/README.md @@ -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]