mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
Fix commands README
This commit is contained in:
parent
edbeed303f
commit
84a90d1ff3
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ Ubuntu-based variant of WSL is recommended.
|
|||
* In the above command:
|
||||
|
||||
- `opam switch create` is a subcommand to create a new switch
|
||||
- `ocaml-variants.4.10.1+flambda` is the name of a standard template for the switch
|
||||
- `ocaml-variants.4.14.0+options` is the name of a standard template for the switch
|
||||
- `lama` is an alias for the switch being created; on success a directory `$(HOME)/.opam/lama` should be created
|
||||
|
||||
2. Update PATH variable for the fresh switch. (You can add these commands to your `~/.bashrc` for convenience but they should be added by `opam`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue