We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5da9e2 + 1a71742 commit 8272732Copy full SHA for 8272732
README.md
@@ -14,6 +14,8 @@
14
<a href="https://github.com/ottomated/CrewLink/issues">Report Bug</a>
15
·
16
<a href="https://github.com/ottomated/CrewLink/issues">Request Feature</a>
17
+ ·
18
+ <a href="#installation"><b>INSTALLATION INSTRUCTIONS</b></a>
19
</p>
20
21
@@ -26,7 +28,7 @@
26
28
* [Installation](#installation)
27
29
* [Development](#development)
30
* [Prerequisites](#prerequisites)
- * [Installation](#installation)
31
+ * [Setup](#setup)
32
* [Contributing](#contributing)
33
* [License](#license)
34
@@ -62,7 +64,7 @@ This is an example of how to list things you need to use the software and how to
62
64
npm install yarn -g
63
65
```
66
-### Installation
67
+### Setup
68
69
1. Clone the repo
70
```sh
0 commit comments