Skip to content

Commit

Permalink
Update local switch instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
drewolson committed Dec 27, 2023
1 parent 83cfc93 commit 41a5c28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ dune test
## Create Local Switch

```
opam switch create ./ 5.1.0 --deps-only
opam switch create ./ ocaml-base-compiler.5.1.0 --deps-only
```

0 comments on commit 41a5c28

Please sign in to comment.