Update installation script path in documentation to monorepo#160
Conversation
📝 WalkthroughWalkthroughDocumentation file updated to redirect installation instructions from the root install script to the Python-specific install script location. Two URL references modified and file formatting corrected. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
python/docs/source/getting-started/installation/packages.md (1)
35-45: Update local install commands to match the new script path.The remote installer URL now points to
python/install.sh, but the local install table still uses./install.sh. If the root script no longer exists, these commands will fail for a cloned repo. Please update the local commands (or clarify that a rootinstall.shremains).
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.