Skip to content

Commit aaa199b

Browse files
authored
Update README.md
1 parent 4b2670f commit aaa199b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ the low-level details of making HTTP requests and parsing responses, allowing de
1515
With Go installed, run the following to add the package to your project, along with its dependencies:
1616

1717
```bash
18-
go get github.com/tdabasinskas/go-backstage/v2@v2
18+
go get github.com/tdabasinskas/go-backstage/v2
1919
```
2020

2121
Alternatively, you can add import the package as following and run `go get` to install it:

0 commit comments

Comments
 (0)