From d383ffc2df82489e895217c95c8be94deacdf5a2 Mon Sep 17 00:00:00 2001 From: sickcodes <65906298+sickcodes@users.noreply.github.com> Date: Wed, 1 Sep 2021 21:38:36 +0000 Subject: [PATCH] Add git clone instructions for non-git users Fixed #16 Add git clone instructions for non-git users Fixed #16 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0c0799f..b7c469b 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,9 @@ Slip those values into your config.plist and reboot! ### Need more serials? ```bash +git clone https://github.com/sickcodes/osx-serial-generator +cd osx-serial-generator + # make 100 serial sets ./generate-unique-machine-values.sh \ -c 100 \