Skip to content

Commit eca4321

Browse files
committed
updates
1 parent 6b025fa commit eca4321

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

install-angular-tools/linux/install-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,5 +157,5 @@ tsc is the TypeScript compiler. We use tsc to compile TypeScript code into JavaS
157157
158158
That's it! You have successfully installed the development tools: Visual Studio Code, nvm, node, npm and tsc.
159159

160-
161-
Copyright 2019, luv2code LLC - All rights reserved.
160+
---
161+
Copyright 2019, [luv2code LLC](http://www.luv2code.com) - All rights reserved.

install-angular-tools/mac/install-mac.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,5 @@ tsc is the TypeScript compiler. We use tsc to compile TypeScript code into JavaS
161161
That's it! You have successfully installed the development tools: Visual Studio Code, nvm, node, npm and tsc.
162162

163163

164-
Copyright 2019, luv2code LLC - All rights reserved.
164+
---
165+
Copyright 2019, [luv2code LLC](http://www.luv2code.com) - All rights reserved.

install-angular-tools/ms-windows/install-ms-windows.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,5 @@ tsc is the TypeScript compiler. We use tsc to compile TypeScript code into JavaS
8787
That's it! You have successfully installed the development tools: Visual Studio Code, node, npm and tsc.
8888
8989
90-
Copyright 2019, luv2code LLC - All rights reserved.
90+
---
91+
Copyright 2019, [luv2code LLC](http://www.luv2code.com) - All rights reserved.

0 commit comments

Comments
 (0)