From a83dbcf3ab83851ba2db43c73d885b6eaaadd45e Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Tue, 25 May 2021 01:33:58 +0100 Subject: [PATCH] debian/ubuntu, not just debian --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a6df578..46290c0 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ [![Translation status](https://weblate.hrfee.pw/widgets/jfa-go/-/svg-badge.svg)](https://weblate.hrfee.pw/engage/jfa-go/) ##### Downloads: -##### [docker](#docker) | [debian](#debian) | [arch (aur)](#aur) | [other platforms](#other-platforms) +##### [docker](#docker) | [debian/ubuntu](#debian) | [arch (aur)](#aur) | [other platforms](#other-platforms) --- jfa-go is a user management app for [Jellyfin](https://github.com/jellyfin/jellyfin) (and now [Emby](https://emby.media/)) that provides invite-based account creation as well as other features that make one's instance much easier to manage. #### Features -* 🧑 Invite based account creation: Sends invites to your friends or family, and let them choose their own username and password without relying on you. +* 🧑 Invite based account creation: Send invites to your friends or family, and let them choose their own username and password without relying on you. * Send invites via a link and/or email * Granular control over invites: Validity period as well as number of uses can be specified. * Account profiles: Assign settings profiles to invites so new users have your predefined permissions, homescreen layout, etc. applied to their account on creation. @@ -57,7 +57,7 @@ docker create \ hrfee/jfa-go # hrfee/jfa-go:unstable for latest build from git ``` -##### [Debian](https://apt.hrfee.dev) +##### [Debian/Ubuntu](https://apt.hrfee.dev) ```sh sudo apt-get update && sudo apt-get install curl apt-transport-https gnupg curl https://apt.hrfee.dev/hrfee.pubkey.gpg | sudo apt-key add -