mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-01-17 10:15:42 +00:00
Update rpm install commands
This commit is contained in:
parent
eacae3954e
commit
f36d81954b
@ -43,7 +43,7 @@ Red Hat Packages
|
|||||||
:alt: GitHub issues by-label
|
:alt: GitHub issues by-label
|
||||||
|
|
||||||
#. Download the corresponding `.rpm` file, e.g. ``sunshine-fedora_35.rpm``
|
#. Download the corresponding `.rpm` file, e.g. ``sunshine-fedora_35.rpm``
|
||||||
#. ``sudo rpm -i <downloaded rpm file>``, e.g. ``sudo rpm -i ./sunshine-fedora_35.rpm``
|
#. ``sudo dnf install <downloaded rpm file>``, e.g. ``sudo dnf install ./sunshine-fedora_35.rpm``
|
||||||
|
|
||||||
.. Hint:: If this is the first time installing.
|
.. Hint:: If this is the first time installing.
|
||||||
|
|
||||||
|
@ -297,4 +297,4 @@ Instructions
|
|||||||
Red Hat
|
Red Hat
|
||||||
.. code-block:: bash
|
.. code-block:: bash
|
||||||
|
|
||||||
sudo rpm -i -f sunshine-build/sunshine.rpm
|
sudo dnf install sunshine-build/sunshine.rpm
|
||||||
|
Loading…
Reference in New Issue
Block a user