mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-04-21 17:43:52 +00:00
Fix Isaac Sim links to use HTTPS
Updated links to Isaac Sim in the README file to use HTTPS. Or it will redirect to github.
This commit is contained in:
parent
b8516f3d69
commit
7456f3da1d
@ -122,7 +122,7 @@ ${ISAACSIM_PATH}/isaac-sim.sh
|
||||
## Run Isaac Lab
|
||||
|
||||
## Step 1. Install Isaac Sim
|
||||
If you haven't already done so, install [Isaac Sim](build.nvidia.com/spark/isaac/isaac-sim) first.
|
||||
If you haven't already done so, install [Isaac Sim](https://build.nvidia.com/spark/isaac/isaac-sim) first.
|
||||
|
||||
## Step 2. Clone the Isaac Lab repository into your workspace
|
||||
|
||||
@ -135,7 +135,7 @@ cd IsaacLab
|
||||
|
||||
## Step 3. Create a symbolic link to the Isaac Sim installation
|
||||
|
||||
Be sure that you have already installed Isaac Sim from [Isaac Sim](build.nvidia.com/spark/isaac/isaac-sim) before running the following command.
|
||||
Be sure that you have already installed Isaac Sim from [Isaac Sim](https://build.nvidia.com/spark/isaac/isaac-sim) before running the following command.
|
||||
|
||||
```bash
|
||||
echo "ISAACSIM_PATH=$ISAACSIM_PATH"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user