From c7c95423cff0d9b258d5ab261a01777badc03ba3 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 15 Jun 2021 23:47:05 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3e05a1f09bf..5a064ee35749 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Just make sure to add the `invoice-ninja` tag to your question. #### Note: v5 is now tagged Stable! To upgrade from v4 you need to [install v5](https://invoiceninja.github.io/docs/self-host-installation/) as a separate app and then use the migration tool in the latest version of v4 on Settings > Account Management. -All Pro and Enterprise features from the hosted app are included in the open-source code. We offer a $30 per year white-label license to remove the Invoice Ninja branding from client facing parts of the app. +All Pro and Enterprise features from the hosted app are included in the open-code. We offer a $30 per year white-label license to remove the Invoice Ninja branding from client facing parts of the app. The self-host zip includes all third party libraries whereas downloading the code from GitHub requires using Composer to install the dependencies.