Skip to content

Commit

Permalink
Fix Alfred instructions in readme [skip ci] (#1156)
Browse files Browse the repository at this point in the history
Fixed the inline codeblock for Alfred's search URL to display the url properly in the block.
  • Loading branch information
OldSoul-io authored Sep 30, 2024
1 parent 91112f1 commit 97394f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ Browser settings:
- Search string to use: `https://\<your whoogle url\>/search?q=%s`
- [Alfred](https://www.alfredapp.com/) (Mac OS X)
1. Go to `Alfred Preferences` > `Features` > `Web Search` and click `Add Custom Search`. Then configure these settings
- Search URL: `https://\<your whoogle url\>/search?q={query}
- Search URL: `https://\<your whoogle url\>/search?q={query}`
- Title: `Whoogle for '{query}'` (or whatever you want)
- Keyword: `whoogle`

Expand Down

0 comments on commit 97394f2

Please sign in to comment.