From ecc10ef8048c6591b936c5ca1b0971157087e6b2 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 29 May 2024 18:00:03 +0200 Subject: Fix typo in README. Thanks to @Kreyren for pointing this out. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ca2946d..f11d071 100644 --- a/README.md +++ b/README.md @@ -54,9 +54,9 @@ sudo make install ## Usage -To query the activation status of a device use: +To query the activation state of a device use: ```shell -ideviceactivation status +ideviceactivation state ``` To activate a device use: @@ -118,4 +118,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2022-04-04 +README Updated on: 2024-05-29 -- cgit v1.1-32-gdbae