diff --git a/makefile b/makefile index cceb4f50b..9f2fef049 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ install: build-deps: # 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 scripts/setup_ligo_opam_repository.sh # Install OCaml build dependencies for Ligo