Skip to content

Commit

Permalink
Merge pull request #249 from PirateOfAndaman/master-1
Browse files Browse the repository at this point in the history
Update index.rst
  • Loading branch information
asweigart authored Jun 18, 2024
2 parents 4eb7254 + 67aa6c7 commit eb92ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ In order to work equally well on Windows, Mac, and Linux, Pyperclip uses various
- ``sudo apt-get install xclip`` to install the ``xclip`` utility (for X11).
- ``sudo apt-get install wl-clipboard`` to install the ``wl-clipboard`` utility (for Wayland).
- ``pip install gtk`` to install the gtk Python module.
- ``pip install PyQt4`` to install the PyQt4 Python module.
- ``pip install PyQt5`` to install the PyQt5 Python module.

Pyperclip won't work on mobile operating systems such as Android or iOS, nor in browser-based interactive shells such as `replit.com <https://replit.com>`_, `pythontutor.com <http://pythontutor.com>`_, or `pythonanywhere.com <https://pythonanywhere.com>`_.

0 comments on commit eb92ba6

Please sign in to comment.