RehabMan / patch-nvme

A set of scripts and plists for patching IONVMeFamily.kext for non-Apple NVMe SSDs (based on the work of PikeRAlpha)
439 stars 70 forks source link

Small typo #16

Closed dirkduellmann closed 7 years ago

dirkduellmann commented 7 years ago

In README.md:

cd patch-nvme.git

should be

cd patch-nvme

RehabMan commented 7 years ago

Wrong. The README specifically places the git copy in patch-nvme.git:

git clone https://github.com/RehabMan/patch-nvme.git patch-nvme.git

dirkduellmann commented 7 years ago

Oops - indeed, just a bit unconventional... Thanks for the brilliant patch tool!

RehabMan commented 7 years ago

I like to use .git extensions on git working copies, so I remember they are connected to a git repo.