diff --git a/README.md b/README.md index d2e0f4c..abe8695 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You can access the free version of ntfy at **ntfy.sh**. There is also ### **Why does this exist when there's already a FreeBSD sysutils/ntfy pkg/port?** -The FreeBSD ntfy client package doesn't have the server or web built-in. It's a basic client only. It's also on version 2.7.0 while the latest release is currently 2.12.0. This repo is to build a full install with client, server, and web running as a ntfy user with startup scripts and configs for client and server.  +The FreeBSD ntfy in ports/packages is a completely different project with the same name. This repo is to build a full install of ntfy.sh with client, server, and web running as a ntfy user with startup scripts and configs for client and server.  I built ntfy server on FreeBSD manually and have been testing it. I decided if I was going to keep using it that I should formalize an install.