Skip to content

Commit 24e9736

Browse files
committed
Update README.md and composer.json
1 parent f085275 commit 24e9736

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
# TailwindCSS Docs Workflow for Alfred
22

3-
An ultra-fast TailwindCSS docs search workflow for Alfred 3+ (compatible with 4)
3+
An ultra-fast TailwindCSS docs search workflow for Alfred 4+
44

55
Adapted from [Alfred VueJS Docs](https://github.com/vmitchell85/alfred-vuejs-docs), which is adapted from [Alfred Laravel Docs](https://github.com/tillkruss/alfred-laravel-docs), Thanks [Till Krüss](https://twitter.com/tillkruss)!
66

77
![Screenshot](screenshot.png)
88

99
## Installation
1010

11-
1. [Download the latest version](https://github.com/clnt/alfred-tailwindcss-docs/releases/download/v2.0.0/TailwindCSSDocs.alfredworkflow)
11+
12+
> **macOS Monterey:** PHP is no longer shipped with macOS, before attempting to use this workflow ensure you have installed the php binary via Homebrew.
13+
14+
1. [Download the latest version](https://github.com/clnt/alfred-tailwindcss-docs/releases/download/v2.0.1/TailwindCSSDocs.alfredworkflow)
1215
2. Install the workflow by double-clicking the `.alfredworkflow` file
1316
3. You can add the workflow to a category, then click "Import" to finish importing. You'll now see the workflow listed in the left sidebar of your Workflows preferences pane.
1417

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "clnt/alfred-tailwindcss-docs",
3-
"description": "An ultra-fast TailwindCSS docs search workflow for Alfred 3.",
4-
"version": "1.1.0",
3+
"description": "An ultra-fast TailwindCSS docs search workflow for Alfred 4.",
4+
"version": "2.0.1",
55
"keywords": ["alfred", "alfred-workflow", "tailwindcss", "algolia"],
66
"homepage": "https://github.com/clnt",
77
"support": {

0 commit comments

Comments
 (0)