Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
3d770ab7
Commit
3d770ab7
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge branch 'philfreo-patch-1' into 2.1.0-wip
parents
fb290759
4d6434a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
README.md
with
2 additions
and
2 deletions
+2
-2
README.md
+
2
-
2
View file @
3d770ab7
...
...
@@ -82,10 +82,10 @@ Developers
We have included a makefile with convenience methods for working with the Bootstrap library.
+
**dependencies**
Our makefile depends on you having recess, uglify.js, and jshint installed. To install, just run the following command in npm:
Our makefile depends on you having recess,
connect,
uglify.js, and jshint installed. To install, just run the following command in npm:
```
$ npm install recess uglify-js jshint -g
$ npm install recess
connect
uglify-js jshint -g
```
+
**build**
-
`make`
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets