Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix README.md command consistency #34574

Merged
merged 1 commit into from
Jul 2, 2016
Merged

Fix README.md command consistency #34574

merged 1 commit into from
Jul 2, 2016

Conversation

jviide
Copy link
Contributor

@jviide jviide commented Jun 30, 2016

The ./configure command in README.md's Building Documentation section was missing the $ prefix. Add the prefix to be consistent with other commands in the document.

The ./configure command in README.md's Building Documentation section was
missing the $ prefix. Add the prefix to be consistent with other commands in the
document.
@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@alexcrichton
Copy link
Member

@bors: r+ b18ed5b

Thanks!

@bors
Copy link
Contributor

bors commented Jul 1, 2016

⌛ Testing commit b18ed5b with merge cadfdb8...

@bors
Copy link
Contributor

bors commented Jul 1, 2016

💔 Test failed - auto-win-msvc-64-opt-rustbuild

@alexcrichton
Copy link
Member

@bors: retry

On Fri, Jul 1, 2016 at 6:10 AM, bors [email protected] wrote:

💔 Test failed - auto-win-msvc-64-opt-rustbuild
https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt-rustbuild/builds/1634


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#34574 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAD95KyENM4jGJzGdEYb4tSGYuq85BkRks5qRRGogaJpZM4JCJfA
.

Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 2, 2016
Fix README.md command consistency

The `./configure` command in README.md's Building Documentation section was missing the `$` prefix. Add the prefix to be consistent with other commands in the document.
bors added a commit that referenced this pull request Jul 2, 2016
Rollup of 7 pull requests

- Successful merges: #34531, #34545, #34551, #34566, #34567, #34574, #34583
- Failed merges:
@bors bors merged commit b18ed5b into rust-lang:master Jul 2, 2016
@jviide jviide deleted the patch-1 branch July 6, 2016 11:15
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.

4 participants