Skip to content

Correct Bundle Path in Getting Started Documentation#9481

Merged
hsbt merged 1 commit intoruby:masterfrom
OughtPuts:ho/fix-bundle-path-documentation
Apr 14, 2026
Merged

Correct Bundle Path in Getting Started Documentation#9481
hsbt merged 1 commit intoruby:masterfrom
OughtPuts:ho/fix-bundle-path-documentation

Conversation

@OughtPuts
Copy link
Copy Markdown
Contributor

What was the end-user or developer problem that led to this PR?

doc/GETTING_STARTED.md referenced bundler/bin/bundle, but in this repository the local Bundler wrapper is bin/bundle.

What is your fix for the problem, implemented in this PR?

I updated doc/GETTING_STARTED.md to point to bin/bundle in the local Bundler command example and in the shell alias examples.

I verified the repo layout locally:

  • bin/bundle exists and is the wrapper script for running Bundler from this checkout
  • bundler/bin/bundle is not present

Make sure the following tasks are checked

Copy link
Copy Markdown
Member

@hsbt hsbt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@hsbt hsbt enabled auto-merge (rebase) April 14, 2026 09:27
@hsbt hsbt merged commit df87490 into ruby:master Apr 14, 2026
93 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants