Update rpm install commands
This commit is contained in:
parent
eacae3954e
commit
f36d81954b
2 changed files with 2 additions and 2 deletions
|
|
@ -43,7 +43,7 @@ Red Hat Packages
|
|||
:alt: GitHub issues by-label
|
||||
|
||||
#. 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.
|
||||
|
||||
|
|
|
|||
|
|
@ -297,4 +297,4 @@ Instructions
|
|||
Red Hat
|
||||
.. code-block:: bash
|
||||
|
||||
sudo rpm -i -f sunshine-build/sunshine.rpm
|
||||
sudo dnf install sunshine-build/sunshine.rpm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue