Skip to content

Commit 904b1aa

Browse files
committed
fix linnk to Lama version in opam pin
1 parent c89fe93 commit 904b1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Ubuntu-based variant of WSL is recommended.
9999
3. Pin Lama package using `opam` and right URL (remember of "#" being a comment character in various shells)
100100

101101
```bash
102-
opam pin add Lama https://github.com/PLTools/Lama.git\#v1.2 --no-action
102+
opam pin add Lama https://github.com/PLTools/Lama.git\#1.20 --no-action
103103
```
104104

105105
The extra '#' sign is added because in various Shells it is the start of a comment

0 commit comments

Comments
 (0)