Skip to content

Commit

Permalink
Build page: Fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mDuo13 committed Oct 23, 2023
1 parent 7002d42 commit 18cb243
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
---
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:
- Core Server
- 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' %}

0 comments on commit 18cb243

Please sign in to comment.