dashpay / dash

Dash - Reinventing Cryptocurrency
https://www.dash.org
MIT License
1.49k stars 1.2k forks source link

docs: fix missing 'apt get install', make build steps more prominent, format consistently #6120

Closed coolaj86 closed 1 month ago

coolaj86 commented 1 month ago

Developers come to Dash should have clear instruction for how to build / compile just by scanning the README.

Also, the instructions should be correct and consistent.

What was done?

How Has This Been Tested?

See https://github.com/dashhive/dash/tree/doc-build-docs.

Note that it's formatted well and consistently and the typos are fixed.

Breaking Changes

N/A

Only fixes here.

Checklist:

PastaPastaPasta commented 1 month ago

needs rebase on develop

Yes; we don't merge into master directly; please PR these changes to develop instead

coolaj86 commented 1 month ago

Updated.

I checked in ignore-whitespace mode to make sure no undesirable changes occurred:

https://github.com/dashpay/dash/pull/6120/files?diff=unified&w=1