Edited Makefile to reflect node requirement
This commit is contained in:
3
Makefile
3
Makefile
@@ -19,7 +19,8 @@ prerequisites:
|
|||||||
@echo "TL;DR:"
|
@echo "TL;DR:"
|
||||||
@echo "1. Install Ruby suitable for your system"
|
@echo "1. Install Ruby suitable for your system"
|
||||||
@echo "2. Run 'gem install bundler'"
|
@echo "2. Run 'gem install bundler'"
|
||||||
@echo "3. Install npm for your system"
|
@echo "3. Install node 5.x"
|
||||||
|
@echo "4. Install npm"
|
||||||
@echo
|
@echo
|
||||||
|
|
||||||
hooks:
|
hooks:
|
||||||
|
Reference in New Issue
Block a user