docs(troubleshoot): add network testing with iPerf3 (#2866)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
Gilles Schintgen
2024-07-17 21:05:37 +02:00
committed by GitHub
parent 1f4e10964f
commit b93756a804
3 changed files with 37 additions and 4 deletions

View File

@@ -134,7 +134,7 @@ Install
.. code-block:: bash
sudo apt install -f ./sunshine-{distro}-{distro-version}-{arch}.deb
sudo dpkg -i ./sunshine-{distro}-{distro-version}-{arch}.deb
.. note:: The ``{distro-version}`` is the version of the distro we built the package on. The ``{arch}`` is the
architecture of your operating system.