Skip to content

Commit

Permalink
nk-app2: Fix flatpak install command
Browse files Browse the repository at this point in the history
Fixes: #244
  • Loading branch information
robin-nitrokey committed May 13, 2024
1 parent 9e6a7f7 commit 21d100b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/nk-app2/installation_linux.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Flathub / Flatpak
The preferred installation method for Linux is through `Flathub <https://flathub.org/>`_:

1. `Setup <https://flathub.org/setup>`_ flathub / flatpak
2. Execute ``flatpak install com.nitrokey.nitrokey-app2`` to install (or use the native Flathub integration of your Operating System i.e., "Software" on Ubuntu systems)
2. Execute ``flatpak install flathub.com com.nitrokey.nitrokey-app2`` to install (or use the native Flathub integration of your Operating System i.e., "Software" on Ubuntu systems)
3. :doc:`Set up the udev rules for nitropy <../nitropy/linux/udev>`
4. Start Nitrokey App2 using either ``flatpak run com.nitrokey.nitrokey-app2`` or use the created entry in your start-menu

Expand Down

0 comments on commit 21d100b

Please sign in to comment.