diff --git a/src/data/downloads.tsx b/src/data/downloads.tsx index f76b00b45..9cbce93ee 100644 --- a/src/data/downloads.tsx +++ b/src/data/downloads.tsx @@ -58,8 +58,8 @@ 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 curl. + 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