Fix Alfred instructions in readme [skip ci] (#1156)
Fixed the inline codeblock for Alfred's search URL to display the url properly in the block.main
parent
91112f1b7b
commit
97394f2b02
|
@ -509,7 +509,7 @@ Browser settings:
|
||||||
- Search string to use: `https://\<your whoogle url\>/search?q=%s`
|
- Search string to use: `https://\<your whoogle url\>/search?q=%s`
|
||||||
- [Alfred](https://www.alfredapp.com/) (Mac OS X)
|
- [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
|
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)
|
- Title: `Whoogle for '{query}'` (or whatever you want)
|
||||||
- Keyword: `whoogle`
|
- Keyword: `whoogle`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue