Skip to content

Commit 657e1c8

Browse files
authored
Update README.md
1 parent d306f48 commit 657e1c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A short, concise tutorial on the popular front-end framework Vue.js. Written for
44

55
## Table of Contents
66
1. [Getting Started](#getting-started)
7-
+ [Installation and Usage](#installation)
7+
+ [Installation and Usage](#installation-and-usage)
88
2. [Basics](#basics)
99
5. [Resources](#resources)
1010

@@ -13,7 +13,7 @@ A short, concise tutorial on the popular front-end framework Vue.js. Written for
1313
### Getting Started
1414
Vue.js is the Javascript framework. In this section, we will go over the core concepts to and understand and use Vue.js.
1515

16-
#### Installation and Usage <a name="installation"></a>
16+
#### Installation and Usage
1717
Vue.js is tremendously simple to install and use. Although we will be using the Vue command line interface (vue-cli), you can get started with Vue in 3 different ways.
1818

1919
**CDN:**

0 commit comments

Comments
 (0)