From 945010066f58b47326173c20568a874b200f6d75 Mon Sep 17 00:00:00 2001 From: onryo Date: Tue, 19 Oct 2021 13:06:30 +0000 Subject: [PATCH] Update 'INSTALL.md' --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 474bb88ce..eba94faa0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -22,7 +22,7 @@ sudo swapon /swapfile ## Build on Linux: ```sh -# install build depedencies +# install build dependencies sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \ autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \ bsdmainutils automake curl unzip nano libsodium-dev