From 18b966e6857ccb16a5105422d300e8d19411115e Mon Sep 17 00:00:00 2001 From: Corey Sheldon Date: Fri, 1 Jan 2016 15:49:12 -0500 Subject: [PATCH] Cleaning up linkage again. --- INSTALL.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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