1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00

Merge pull request #5340 from Sugavanas/v5-stable

Update README.md
This commit is contained in:
David Bomba 2021-04-06 07:05:58 +10:00 committed by GitHub
commit ec7784ed86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,8 @@ Currently the client portal and API are of alpha quality, to get started:
git clone https://github.com/invoiceninja/invoiceninja.git
git checkout v5-stable
cp .env.example .env
php artisan key:generate
composer update
php artisan key:generate
```
Please Note: Your APP_KEY in the .env file is used to encrypt data, if you lose this you will not be able to run the application.
@ -91,4 +91,4 @@ To manage our workflow we will be creating separate branches for the client (Flu
## License
Invoice Ninja is released under the Attribution Assurance License.
See [LICENSE](LICENSE) for details.
See [LICENSE](LICENSE) for details.