Skip to content

Commit ac9b81a

Browse files
committed
fix: correct repository name in installation instructions
1 parent 1f34a80 commit ac9b81a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ A cross-platform SSH tunneling tool that creates secure connections through dire
1515
Download the latest binary from the [releases page](../../releases) or build from source:
1616

1717
```bash
18-
git clone https://github.com/ayanrajpoot10/Tunn.git
19-
cd Tunn
18+
git clone https://github.com/ayanrajpoot10/tunn.git
19+
cd tunn
2020
go build
2121
```
2222

0 commit comments

Comments
 (0)