You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-21Lines changed: 3 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@
23
23
24
24
> [!WARNING]
25
25
> Packages for ParrotOS and Ubuntu 24.04, maintained by a third party, appear to be __broken__.
26
-
> Users of these systems should defer to pipx/pip or Docker.
26
+
> Users of these systems should defer to [`uv`](https://docs.astral.sh/uv/)/`pipx`/`pip` or Docker.
27
27
28
28
| Method | Notes |
29
29
| - | - |
30
-
|`pipx install sherlock-project`|`pip` may be used in place of `pipx`|
30
+
|`pipx install sherlock-project`|`pip`or [`uv`](https://docs.astral.sh/uv/)may be used in place of `pipx`|
31
31
|`docker run -it --rm sherlock/sherlock`|
32
32
|`dnf install sherlock-project`||
33
33
@@ -97,24 +97,6 @@ optional arguments:
97
97
--local, -l Force the use of the local data.json file.
98
98
--nsfw Include checking of NSFW sites from default list.
99
99
```
100
-
## Apify Actor Usage [](https://apify.com/netmilk/sherlock?fpr=sherlock)
101
-
102
-
<ahref="https://apify.com/netmilk/sherlock?fpr=sherlock"><imgsrc="https://apify.com/ext/run-on-apify.png"alt="Run Sherlock Actor on Apify"width="176"height="39" /></a>
103
-
104
-
You can run Sherlock in the cloud without installation using the [Sherlock Actor](https://apify.com/netmilk/sherlock?fpr=sherlock) on [Apify](https://apify.com?fpr=sherlock) free of charge.
Read more about the [Sherlock Actor](../.actor/README.md), including how to use it programmatically via the Apify [API](https://apify.com/netmilk/sherlock/api?fpr=sherlock), [CLI](https://docs.apify.com/cli/?fpr=sherlock) and [JS/TS and Python SDKs](https://docs.apify.com/sdk?fpr=sherlock).
118
100
119
101
## Credits
120
102
@@ -135,7 +117,7 @@ Thank you to everyone who has contributed to Sherlock! ❤️
0 commit comments