Skip to content

Commit

Permalink
Merge pull request #83 from adelton/issue-81
Browse files Browse the repository at this point in the history
Make sure lines are not joined together.
  • Loading branch information
LaVLaS authored Sep 19, 2023
2 parents 7685daa + 6851689 commit e0086c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ The main objective is to showcase that a user can take a trained model, use a pi
1. Configure the default Identity Provider
1. Install Red Hat Advanced Cluster Management
1. Register the clusters
[ACM Application](https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/applications/managing-applications) manifests are located in [acm/registration](acm/registration) to register and configure the target environments required for the AI at the Edge use cases. The files can be applied to the ACM hub cluster manually:

[ACM Application](https://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.8/html/applications/managing-applications) manifests are located in [acm/registration](acm/registration) to register and configure the target environments required for the AI at the Edge use cases. The files can be applied to the ACM hub cluster manually:
```
$ oc apply -k acm/registration
```
Expand Down

0 comments on commit e0086c9

Please sign in to comment.