Skip to content
Snippets Groups Projects
Commit 412583d8 authored by Éloïs's avatar Éloïs
Browse files

[doc] manual compilation need cmake

parent dede918f
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,10 @@ To compile Duniter manually, there is currently the following requirement:
- A computer with GNU/Linux or Mac as operating system
- Build essential tools
- curl
- tar or unzip or git (to download and extract source code)
- cmake
- Rust
- tar or unzip or git (to download and extract source code)
- wget
### Get source code
......@@ -52,7 +53,7 @@ Depend on your distribution:
##### Debian/Ubuntu
apt-get install build-essential
apt-get install build-essential cmake
##### Fedora
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment