From db6feba19c9acff5f7102e527f52f0776b21bd8b Mon Sep 17 00:00:00 2001 From: Jordan Sherer Date: Tue, 2 Apr 2019 09:45:25 -0400 Subject: [PATCH] Fixed ordering of MacOS commands --- Darwin/ReadMe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Darwin/ReadMe.txt b/Darwin/ReadMe.txt index d6895bf..bb87cd3 100644 --- a/Darwin/ReadMe.txt +++ b/Darwin/ReadMe.txt @@ -17,8 +17,8 @@ To install: 3) Run these commands in the Terminal window to install the sysctl.conf sudo cp $HOME/Desktop/sysctl.conf /etc/sysctl.conf - sudo chmod 0664 /etc/sysctl.conf sudo chown root:wheel /etc/sysctl.conf + sudo chmod 0664 /etc/sysctl.conf 4) Reboot your system.