File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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
1616
1717### Prerequisites
1818
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
2020[ http://git-scm.com/ ] ( http://git-scm.com/ ) .
2121
2222We 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.
238238
239239### Running the App in Production
240240
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
242242the general rule is that all you need in production are all the files under the ` app/ ` directory.
243243Everything else should be omitted.
244244
@@ -286,4 +286,4 @@ For more information on AngularJS please check out http://angularjs.org/
286286[ jasmine ] : http://jasmine.github.io
287287[ karma ] : http://karma-runner.github.io
288288[ 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