Skip to content

Commit

Permalink
Merge branch 'docs-update' into 'main'
Browse files Browse the repository at this point in the history
Fix docs

See merge request reportcreator/reportcreator!405
  • Loading branch information
aronmolnar committed Jan 12, 2024
2 parents a8033f2 + 602d185 commit 8fd8d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/setup/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,5 @@ Further [configurations](/setup/configuration/) can be edited in `sysreptor/depl

# Upgrade to Professional
1. Add your license key to `deploy/app.env` (`LICENSE='your_license_key'`)
2. `cd` to `deploy/app.env` and run `docker compose up -d`
2. `cd` to `deploy/` and run `docker compose up -d`
3. Enjoy

0 comments on commit 8fd8d55

Please sign in to comment.