From ef1a8aea80e6d47846cbc2ece75b9adf2f82c9d6 Mon Sep 17 00:00:00 2001 From: Jonathan Turner Date: Sat, 24 Aug 2019 03:39:50 +1200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1054f1dc41..05b3b60b7b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Required dependencies: * on macOS (via homebrew): `brew install openssl` * on Linux (on Debian/Ubuntu): `apt install libssl-dev` -Optional dependnecies: +Optional dependencies: * To use Nu with all possible optional features enabled, you'll also need the following: * on Linux (on Debian/Ubuntu): `apt install libxcb-composite0-dev libx11-dev`