Skip to content

Commit

Permalink
docs(ssh): correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Nov 14, 2024
1 parent f3fb1ca commit 17788ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/mobilex-ssh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Register the MobileX API repository
helm repo add mobilex "https://smartx-team.github.io/mobilex-api"

# Deploy a NVIDIA ISAAC-SIM instance
# Deploy a MobileX SSH instance
NAME="my-ssh-hoya-123" # TODO: Change it to your unique app name
helm install $NAME "mobilex/mobilex-ssh" \
--namespace "name-twin"
Expand Down

0 comments on commit 17788ad

Please sign in to comment.