We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1b2bf commit e49a005Copy full SHA for e49a005
1 file changed
README.md
@@ -15,7 +15,7 @@ A lightweight network observer written in Go that monitors network interfaces, p
15
## installation
16
17
```bash
18
-git clone <repo-url>
+git clone git@github.com:dhtech/observer.git
19
cd observer
20
go build .
21
./observer
0 commit comments