mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
fix linnk to Lama version in opam pin
This commit is contained in:
parent
c89fe93bb5
commit
904b1aa9b1
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ Ubuntu-based variant of WSL is recommended.
|
|||
3. Pin Lama package using `opam` and right URL (remember of "#" being a comment character in various shells)
|
||||
|
||||
```bash
|
||||
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
|
||||
```
|
||||
|
||||
The extra '#' sign is added because in various Shells it is the start of a comment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue