Skip to content

Commit bf37fdc

Browse files
authored
Update Makefile
1 parent 8338c47 commit bf37fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ clean:
3333
$(EASK) clean all
3434

3535
activate:
36-
$(EASK) install --dev
36+
$(EASK) install-deps --dev
3737
$(EASK) load ./test/activate.el

0 commit comments

Comments
 (0)