From e2d1a73c23e6944eef47c75cfde4abbf8a471194 Mon Sep 17 00:00:00 2001 From: Lars Schneider Date: Fri, 16 Mar 2018 17:31:09 +0100 Subject: [PATCH] CONTRIBUTING.md: Fix typo Signed-off-by: Lars Schneider --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 89bc47be1d..55175d788f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -267,7 +267,7 @@ There are many virtual machine alternatives available, if you do not have such a network if shut down incorrectly). * Provide as many cores to your VM as you can (for parallel builds). * Restart your VM, but do not connect. -* Use `ssh` in Git Bash, doownload [PuTTY](http://www.putty.org/), or use your favorite SSH client to connect to the VM through SSH. +* Use `ssh` in Git Bash, download [PuTTY](http://www.putty.org/), or use your favorite SSH client to connect to the VM through SSH. In order to build and use `git`, you will need the following libraries via `apt-get`: