Skip to content

Commit

Permalink
Clarify system requirements
Browse files Browse the repository at this point in the history
Closes #35
  • Loading branch information
sindresorhus committed May 27, 2022
1 parent cde8c02 commit 417a12e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ This is both a command-line app and a Swift package.

It correctly handles getting the active wallpaper even when the wallpaper is set to a directory.

*Requires macOS 10.14.4 or later.*

## CLI

*Requires macOS 10.14.4 or later.*

### Install

###### [Homebrew](https://brew.sh)
Expand Down Expand Up @@ -105,6 +105,8 @@ wallpaper get

## API

*Building this requires the latest Xcode and macOS version. The package supports macOS 10.14.4 or later.*

### Install

Add the following to `Package.swift`:
Expand Down

0 comments on commit 417a12e

Please sign in to comment.