From f947abe3d16a519855dcdbf15e25226d374bf2ef Mon Sep 17 00:00:00 2001 From: Dennis Potter Date: Sat, 19 May 2018 13:52:58 +0200 Subject: [PATCH] Small change to git pull command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c247abf..900cdb0 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ git pull origin master ``` Again, to make sure the environment stays up to date, set ```bash -(cd ~/.config/nvim && git pull) +(cd ~/.config/nvim && git pull origin master) ``` in a crontab.