File tree 3 files changed +4
-28
lines changed
3 files changed +4
-28
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ trim_trailing_whitespace = true
16
16
# https://daringfireball.net/projects/markdown/syntax#block
17
17
trim_trailing_whitespace = false
18
18
19
- [{.travis.yml,bower.json, package.json} ]
19
+ [{.travis.yml,package.json} ]
20
20
# The indent size used in the `package.json` file cannot be changed
21
21
# https://github.com/npm/npm/pull/3180#issuecomment-16336516
22
22
indent_size = 2
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ even cross-domain.
14
14
There are a few options for getting the Apache server configs:
15
15
16
16
* Download the [ zip archive] ( https://github.com/h5bp/server-configs-apache/archive/2.14.0.zip )
17
- * Install them via:
18
- * [ npm ] ( https://www.npmjs.com/ ) : ` npm install --save-dev apache-server-configs `
19
- * [ Bower ] ( https://bower.io/ ) : ` bower install --save-dev apache-server-configs `
17
+ * Install them via [ npm ] ( https://www.npmjs.com/ ) :
18
+ ` npm install --save-dev apache-server-configs `
19
+
20
20
21
21
## Usage
22
22
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments