We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3c7a4 commit a4a891eCopy full SHA for a4a891e
README.md
@@ -22,16 +22,6 @@ Haskell (though a Haskell setup is absolutely not required to use this tool).
22
23
### Installing
24
25
-The best way to install curl-runnings is with the [scarf](https://docs.scarf.sh/end-user/)
26
-package manager.
27
-
28
-```bash
29
-# If you don't have scarf, you can easily install it with:
30
-$ curl -L https://scarf.sh/install | bash
31
32
-$ scarf install curl-runnings
33
-```
34
35
Binaries are available on the Releases section of the GitHub page.
36
37
You can also compile from source with stack.
0 commit comments