Skip to content

Commit 94ee5c5

Browse files
committed
Update README.md
1 parent 9ce9a11 commit 94ee5c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ its package manager (npm) installed. You can get them from [http://nodejs.org/]
2020

2121
### Clone angularjs-typescript-webpack
2222

23-
Clone the angularjs-typescript-webpack repository using [git][git]:
23+
Clone the angularjs-typescript-webpack repository using git:
2424

2525
### Install Dependencies
2626

27-
We have two kinds of dependencies in this project: development tools and application specific packages. They are both with [node package manager][npm].
27+
We have two kinds of dependencies in this project: development tools and application specific packages. They are both managed with npm in package.json as devDependencies and dependecies respectively.
2828

2929
```
3030
npm install

0 commit comments

Comments
 (0)