From 893e613a2d86dfd50e58d81cb6afddd56d48a612 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sat, 23 Dec 2023 19:02:45 +0200 Subject: [PATCH] Fix list in readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c2b3cab..22ab1a0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ A future version may work in less hacky ways to support more OS versions. ## Usage 1. On your Mac, download the latest `mac-registration-provider` file from the latest [release](https://github.com/beeper/mac-registration-provider/releases) - ![screenshot](https://github.com/beeper/mac-registration-provider/assets/1048265/4a419ae1-8996-4af4-876e-5723db088816) 2. Open Terminal app ( + space -> Terminal), type `cd Downloads`, hit enter 3. Type `chmod +x mac-registration-provider`, hit enter