shithub: git9

Download patch

ref: 65e7c353bca28ba6bf0b4cceb387373e853e628a
parent: 4a221c5797826ff2f2d9af0e0064e78db8b5def0
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Apr 8 16:43:12 EDT 2020

Add 'mkdir' in the git install instructions

--- a/README
+++ b/README
@@ -38,6 +38,7 @@
 
 Configure your user name and email:
 
+	% mkdir -p $home/lib/git
 	% echo '
 	[user]
 		name=Ori Bernstein