Updates for readme

This commit is contained in:
David Bomba 2025-03-09 10:27:56 +11:00
parent 742ed2bcc3
commit 5fd7b63093
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ git clone --depth 1 -b v5.11.53 https://github.com/invoiceninja/invoiceninja.git
cp .env.example .env
composer i -o --no-dev
```
**Note** replace v5.11.53 with the latest tag version, you will also want to ensure that when performing updates, you use the latest tag version rather than a particular branch, ie v5-develop. This will ensure that you are not pulling in work in progress code.
Please Note: