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 6277ba9 commit c3746aeCopy full SHA for c3746ae
content/documentation/installation.md
@@ -29,7 +29,7 @@ Commands are available through `vendor/bin/phel`.
29
[latest GitHub release](https://github.com/phel-lang/phel-lang/releases):
30
31
```bash
32
-curl -L https://github.com/phel-lang/phel-lang/releases/latest/download/phel.phar -o phel.phar
+curl -L https://phel-lang.org/phar -o phel.phar
33
php phel.phar --version
34
```
35
0 commit comments