From 0a762c5bfd2ce86d240c56c04c83d573c6a30c5d Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Tue, 12 Sep 2017 17:13:07 -0700 Subject: [PATCH] README: mention 'sudo' for install commands refs #249 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6821817..645f2e0 100644 --- a/README.md +++ b/README.md @@ -70,11 +70,11 @@ On Debian 9 and Ubuntu 17.04+ with `apt`: On previous versions of the Debian/Ubuntu systems, or if you want to install the latest version, you may first need: -`$ apt-get install python-pip build-essential python-dev libffi-dev libssl-dev` +`$ sudo apt-get install python-pip build-essential python-dev libffi-dev libssl-dev` On Fedora: -`$ dnf install python-pip python-devel libffi-devel openssl-devel gcc-c++ +`$ sudo dnf install python-pip python-devel libffi-devel openssl-devel gcc-c++ libtool redhat-rpm-config`. Note: If you get errors like `fatal error: sodium.h: No such file or