We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 868caed commit a902357Copy full SHA for a902357
docs/getting-started/developer/build.md
@@ -15,7 +15,7 @@
15
Be sure to clone the repository properly, with `--recursive` flag, or you'll get angry:<br/>
16
`git clone --recursive https://github.com/letheanVPN/blockchain.git`
17
18
-# Building
+## Building
19
20
The project uses a `Makefile` that provides a simple and powerful interface for building.
21
It automatically handles dependency installation with Conan and compilation with CMake.
0 commit comments