diff --git a/INSTALL.md b/INSTALL.md index 8f9176373..1ad602402 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -370,7 +370,10 @@ make -j$(nproc) sudo make install ``` -### Sqlcipher compiling (Fedora) +### sqlcipher + +If you are not using Fedora, skip this section, and go directly to installing [**toxcore**](#toxcore-dependencies). + ```bash git clone https://github.com/sqlcipher/sqlcipher cd sqlcipher