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

Small build docs improvements #5051

Merged

Conversation

carbolymer
Copy link
Contributor

-V sorts by version numbers, an example:

sort -V <<EOF
1.10
1.3
1.21
1.11
1.20
1.2 
1.1 
EOF

output:

1.1
1.2
1.3
1.10
1.11
1.20
1.21

@carbolymer carbolymer requested a review from newhoggy April 4, 2023 14:23
@carbolymer carbolymer requested a review from a team as a code owner April 4, 2023 14:23
@carbolymer carbolymer enabled auto-merge April 5, 2023 08:35
Copy link
Contributor

@CarlosLopezDeLara CarlosLopezDeLara left a comment

Choose a reason for hiding this comment

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

LGTM

@carbolymer carbolymer added this pull request to the merge queue Apr 6, 2023
Merged via the queue into master with commit f6a17c6 Apr 6, 2023
@iohk-bors iohk-bors bot deleted the mgalazyn/docs/readme-build-instructions-improvements branch April 6, 2023 14: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.

3 participants