Skip to content

Commit e9645b6

Browse files
committed
fix: removed dupe
1 parent 90260e1 commit e9645b6

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
## 🗂️ Table of Contents
8484
* [Quick Start](#-quick-start)
8585
* [How It Works](#-how-it-works)
86-
* [Installation](#-installation)
8786
* [Usage Examples](#-usage-examples)
8887
* [Documentation](#-documentation)
8988
* [Examples & Tests](#-examples--tests)
@@ -101,7 +100,7 @@
101100
Get up and running with go-broadcast in under 5 minutes!
102101

103102
### Prerequisites
104-
- [Go 1.21+](https://golang.org/doc/install) and [GitHub CLI](https://cli.github.com/) installed
103+
- [Go 1.21+](https://golang.org/doc/install) ([supported release](https://golang.org/doc/devel/release.html#policy)) and [GitHub CLI](https://cli.github.com/) installed
105104
- GitHub authentication: `gh auth login`
106105

107106
### Installation
@@ -214,15 +213,6 @@ timestamp: 2025-01-23T14:30:52Z
214213

215214
<br/>
216215

217-
## 📦 Installation
218-
219-
**go-broadcast** requires a [supported release of Go](https://golang.org/doc/devel/release.html#policy).
220-
```shell script
221-
go get -u github.com/mrz1836/go-broadcast
222-
```
223-
224-
<br/>
225-
226216
## 💡 Usage Examples
227217

228218
### Common Use Cases

0 commit comments

Comments
 (0)