Skip to content

Commit 790786f

Browse files
shrytkellyguo11
authored andcommitted
Fixes duplicated text in pip installation docs (#3969)
In the [Local Installation / Installation using Isaac Lab Pip Packages page](https://isaac-sim.github.io/IsaacLab/main/source/setup/installation/isaaclab_pip_installation.html#installing-dependencies) of the documentation, the “Installing dependencies” section is broken. I removed duplicate content and corrected the ordering. Fixes #3967 - Documentation update | Before | After | | ------ | ----- | | <img width="823" height="999" alt="スクリーンショット 2025-11-08 012827" src="https://github.com/user-attachments/assets/6f022810-cff5-44c6-a835-75bc780433ce" /> | <img width="822" height="651" alt="スクリーンショット 2025-11-08 014930" src="https://github.com/user-attachments/assets/c06eacf1-bd4a-4210-8a79-c64fc923c622" /> | - [x] I have read and understood the [contribution guidelines](https://isaac-sim.github.io/IsaacLab/main/source/refs/contributing.html) - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with `./isaaclab.sh --format` - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] I have updated the changelog and the corresponding version in the extension's `config/extension.toml` file - [x] I have added my name to the `CONTRIBUTORS.md` or my name already exists there
1 parent 004519c commit 790786f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Guidelines for modifications:
123123
* Ritvik Singh
124124
* Rosario Scalise
125125
* Ryley McCarroll
126+
* Sahara Yuta
126127
* Sergey Grizan
127128
* Shafeef Omar
128129
* Shaoshu Su

0 commit comments

Comments
 (0)