README: cleanup initial instructions
commit88defe7fd148dfcb4353bb524c293bed3940b4f7
authorFelipe Contreras <felipe.contreras@gmail.com>
Thu, 2 Mar 2023 00:17:05 +0000 (1 18:17 -0600)
committerFelipe Contreras <felipe.contreras@gmail.com>
Sat, 4 Mar 2023 15:53:25 +0000 (4 09:53 -0600)
tree66759d9ed49c28da7554b1fc8a78e258dc5c708f
parent4edea927fb94e2b1ee9d52cb61a12a59fc60f5d2
README: cleanup initial instructions

The `git init` command can create the directory, and HEAD doesn't need
to be specified in `git checkout` (it's the default).

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
README.md