Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmacedovarela authored Mar 5, 2021
1 parent 65972ae commit 418390a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions installs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,12 @@ Download the product files from http://developers.redhat.com

Ensure that the files are executable by running:

chmod +x <path-to-project>/installs/jboss-eap-7.3.0.zip
chmod +x <path-to-project>/installs/rhdm-7.10.0-decision-central-eap7-deployable.zip
chmod +x <path-to-project>/installs/rhdm-7.10.0-kie-server-ee8.zip
$ chmod +x <path-to-project>/installs/jboss-eap-7.3.0.zip

$ chmod +x <path-to-project>/installs/rhdm-7.10.0-decision-central-eap7-deployable.zip

$ chmod +x <path-to-project>/installs/rhdm-7.10.0-kie-server-ee8.zip

More about EAP: https://developers.redhat.com/products/eap/download

More about RHDM: https://developers.redhat.com/products/red-hat-decision-manager/download

0 comments on commit 418390a

Please sign in to comment.