We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6b87f commit cda86ddCopy full SHA for cda86dd
README.md
@@ -41,7 +41,12 @@ ui-grid-unstable.min.css | [http://ui-grid.info/release/ui-grid-unstable.min.css
41
# Building
42
43
Install dependencies
44
-
+
45
+ git must be on your path. If you can't do 'git' from your terminal, then install git first and make sure you have access from the path.
46
+ Bower installs are dependent on git.
47
48
+ If you are a git noob, the easiest way to install is by installing the github client.
49
50
# If you don't already have the grunt-cli installed:
51
> npm install -g grunt-cli
52
0 commit comments