Skip to content

Commit 6eab919

Browse files
authored
Remove version from installation command
1 parent c10b2bb commit 6eab919

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
@@ -10,7 +10,7 @@ Bank information is taken from [Türkiye Cumhuriyet Merkez Bankası (TCMB)](http
1010
### Install
1111

1212
```shell
13-
go get github.com/kiliczsh/turkishbanks@v1.0.0
13+
go get github.com/kiliczsh/turkishbanks
1414
```
1515

1616

0 commit comments

Comments
 (0)