mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Build page: Fix formatting issues
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
html: build-on-linux-mac-windows.md
|
||||
html: build-on-linux-mac-windows.html
|
||||
parent: install-rippled.html
|
||||
blurb: Build rippled on Linux, Mac (macOS), or Windows
|
||||
labels:
|
||||
@@ -7,13 +7,13 @@ labels:
|
||||
- Blockchain
|
||||
top_nav_grouping: Popular Pages
|
||||
---
|
||||
# Build `rippled` on Linux, Mac, or Windows
|
||||
# Build rippled on Linux, Mac, or Windows
|
||||
|
||||
Building `rippled` across various platforms such as Windows, Linux, or macOS requires a C++ development environment. You will need tools like Git, Python, Conan, CMake, and a suitable C++ compiler.
|
||||
|
||||
To continue, proceed to [the latest `rippled` build instructions on GitHub](https://github.com/XRPLF/rippled/blob/develop/BUILD.md).
|
||||
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
<!--{# common link defs #}-->
|
||||
{% include '_snippets/rippled-api-links.md' %}
|
||||
{% include '_snippets/tx-type-links.md' %}
|
||||
{% include '_snippets/rippled_versions.md' %}
|
||||
|
||||
Reference in New Issue
Block a user