We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66c63d commit f880c4aCopy full SHA for f880c4a
README.md
@@ -8,7 +8,7 @@ When you read `srp` think "syrup" - full of goodness, glues things together :sli
8
9
Either download a binary...
10
```bash
11
-curl -fL https://github.com/mpollmeier/scala-repl-pp/releases/latest/download/srp.zip
+curl -fL https://github.com/mpollmeier/scala-repl-pp/releases/latest/download/srp.zip > srp.zip
12
unzip srp.zip
13
srp/bin/srp
14
```
0 commit comments