Fix typos/miscalls, minor tweaks
This commit is contained in:
parent
a1a61e64f9
commit
efb480a449
2
makefile
2
makefile
@ -6,7 +6,7 @@ install:
|
|||||||
|
|
||||||
build-deps:
|
build-deps:
|
||||||
# Create opam dev switch locally for use with Ligo, add merlin/etc
|
# Create opam dev switch locally for use with Ligo, add merlin/etc
|
||||||
scripts/create_dev_switch.sh
|
scripts/setup_dev_switch.sh
|
||||||
# Set up the local ligo opam repository so that it can be built
|
# Set up the local ligo opam repository so that it can be built
|
||||||
scripts/setup_ligo_opam_repository.sh
|
scripts/setup_ligo_opam_repository.sh
|
||||||
# Install OCaml build dependencies for Ligo
|
# Install OCaml build dependencies for Ligo
|
||||||
|
Loading…
Reference in New Issue
Block a user