File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ To get you started you can simply clone the angular-seed repository and install
16
16
17
17
### Prerequisites
18
18
19
- You need git to clone the angular-seed repository. You can get it from
19
+ You need git to clone the angular-seed repository. You can get git from
20
20
[ http://git-scm.com/ ] ( http://git-scm.com/ ) .
21
21
22
22
We also use a number of node.js tools to initialize and test angular-seed. You must have node.js and
@@ -238,7 +238,7 @@ configure your server to serve the files under the `app/` directory.
238
238
239
239
### Running the App in Production
240
240
241
- This really depends on how complex is your app and the overall infrastructure of your system, but
241
+ This really depends on how complex your app is and the overall infrastructure of your system, but
242
242
the general rule is that all you need in production are all the files under the ` app/ ` directory.
243
243
Everything else should be omitted.
244
244
@@ -286,4 +286,4 @@ For more information on AngularJS please check out http://angularjs.org/
286
286
[ jasmine ] : http://jasmine.github.io
287
287
[ karma ] : http://karma-runner.github.io
288
288
[ travis ] : https://travis-ci.org/
289
- [ http-server ] : https://github.com/nodeapps/http-server
289
+ [ http-server ] : https://github.com/nodeapps/http-server
You can’t perform that action at this time.
0 commit comments