Compare commits

...

3 Commits

Author SHA1 Message Date
codedge
1af469cf04 Merge pull request #169 from patski123/patch-1
Small Typo
2020-07-07 11:30:19 +02:00
PatSki123
2d934fd703 Update README.md 2020-07-06 10:03:38 -04:00
PatSki123
a7668325e8 Small Typo
Added missed word "key"
2020-07-06 08:02:47 -04:00

View File

@@ -20,7 +20,7 @@ If you feel your question is directly related to a code change or you want to se
Before starting Invoice Ninja via Docker make sure you generate a valid application key. If you are not sure what an application key is, please visit [this blog post](https://tighten.co/blog/app-key-and-you/).
To generate an application just run
To generate an application key just run
```shell
docker run --rm -it invoiceninja/invoiceninja php artisan key:generate --show