We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8338c47 commit bf37fdcCopy full SHA for bf37fdc
Makefile
@@ -33,5 +33,5 @@ clean:
33
$(EASK) clean all
34
35
activate:
36
- $(EASK) install --dev
+ $(EASK) install-deps --dev
37
$(EASK) load ./test/activate.el
0 commit comments