Updating README.md
This commit is contained in:
parent
dbf9c3f2cf
commit
0e2582fa5e
10
README.md
10
README.md
@ -540,15 +540,6 @@ Below is a sample configuration file which should help to illustrate how Homemak
|
||||
[macros.install]
|
||||
prefix = ["sudo", "dnf", "install", "-y"]
|
||||
|
||||
[macros.go-get]
|
||||
deps = ["golang"]
|
||||
prefix = ["go", "get"]
|
||||
|
||||
[macros.npm-install]
|
||||
deps = ["node"]
|
||||
prefix = ["sudo", "npm", "install", "-g"]
|
||||
|
||||
|
||||
#
|
||||
# development
|
||||
#
|
||||
@ -594,7 +585,6 @@ Below is a sample configuration file which should help to illustrate how Homemak
|
||||
[".eslintrc.json"],
|
||||
]
|
||||
|
||||
|
||||
#
|
||||
# general
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user