diff --git a/src/data/downloads.tsx b/src/data/downloads.tsx index 9250f53c..626f1a7a 100644 --- a/src/data/downloads.tsx +++ b/src/data/downloads.tsx @@ -58,13 +58,13 @@ export const Downloads: Array = [ {`curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash`}

- If you do not have curl installed, you can use - wget -O- instead of + If you do not have curl installed, you can use{' '} + wget -O- instead of{' '} curl.

- For more advanced users, the full steps can be [found in the - docs](https://jellyfin.org/docs/general/installation/linux#debuntu). + For more advanced users, the full steps can be + found in the docs.

Once installed, Jellyfin will be running as a service. Manage it with{' '}