Skip to content

Commit

Permalink
docs: update mobilex api repositry link
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Jul 25, 2024
1 parent 98267ea commit 11062d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nvidia-isaac-sim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

```bash
# Register the MobileX API repository
helm repo add mobilex "https://smartx-team.github.com/mobilex-api"
helm repo add mobilex "https://smartx-team.github.io/mobilex-api"

# Deploy a NVIDIA ISAAC-SIM instance
helm install "my-sim" "mobilex/nvidia-isaac-sim" \
Expand Down

0 comments on commit 11062d4

Please sign in to comment.