We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c89fe93 commit 904b1aaCopy full SHA for 904b1aa
README.md
@@ -99,7 +99,7 @@ Ubuntu-based variant of WSL is recommended.
99
3. Pin Lama package using `opam` and right URL (remember of "#" being a comment character in various shells)
100
101
```bash
102
- opam pin add Lama https://github.com/PLTools/Lama.git\#v1.2 --no-action
+ opam pin add Lama https://github.com/PLTools/Lama.git\#1.20 --no-action
103
```
104
105
The extra '#' sign is added because in various Shells it is the start of a comment
0 commit comments