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: ...@@ -13,9 +13,10 @@ To compile Duniter manually, there is currently the following requirement:
- A computer with GNU/Linux or Mac as operating system - A computer with GNU/Linux or Mac as operating system
- Build essential tools - Build essential tools
- curl - cmake
- tar or unzip or git (to download and extract source code)
- Rust - Rust
- tar or unzip or git (to download and extract source code)
- wget
### Get source code ### Get source code
...@@ -52,7 +53,7 @@ Depend on your distribution: ...@@ -52,7 +53,7 @@ Depend on your distribution:
##### Debian/Ubuntu ##### Debian/Ubuntu
apt-get install build-essential apt-get install build-essential cmake
##### Fedora ##### Fedora
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment