Skip to content

Commit

Permalink
Merge pull request #132 from evil-maid/patch-3
Browse files Browse the repository at this point in the history
Update faq.rst - grammar fix
  • Loading branch information
ecdsa committed Oct 3, 2021
2 parents 5782686 + f59b810 commit 5eb4de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ There are several ways to resolve this.

1. Use the AppImage distributed by us. This is a single self-contained
binary that includes all the dependencies.
Currently we only distribute this binary for x86_64 (amd64) architecture.
Currently, we only distribute this binary for x86_64 (amd64) architecture.
Just download it, (verify GPG sig), make it executable, and run it. E.g.:

.. code-block:: none
Expand All @@ -462,7 +462,7 @@ There are several ways to resolve this.
$ python3 -m pip install --user pyqt5
(Unfortunately it seems pyqt5 via pip is only available for x86/x86_64.
(Unfortunately, it seems pyqt5 via pip is only available for x86/x86_64.
On other archs, you might have to build Qt/PyQt yourself.)

5. Use a virtual machine where you run another Linux distribution that has
Expand Down

0 comments on commit 5eb4de6

Please sign in to comment.