From 5ce6cd2a340e6eceb6db856bc6304f5a3881e6d6 Mon Sep 17 00:00:00 2001 From: Sid Date: Fri, 14 Oct 2016 18:20:37 -0500 Subject: [PATCH] Typo fix --- Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installation.md b/Installation.md index 81b84df..86c7ab4 100644 --- a/Installation.md +++ b/Installation.md @@ -2,7 +2,7 @@ Installation instructions for HasteBin. ## Debian and derivates -1. Install dependancies +1. Install dependencies ```sh sudo apt-get install g++ curl libssl-dev apache2-utils