We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9e0ac commit ee28db0Copy full SHA for ee28db0
README.md
@@ -16,14 +16,14 @@ brew install oath-toolkit fzf
16
### Using Homebrew
17
18
```
19
-brew tap arunvelsriram/stable
+brew tap thecasualcoder/stable
20
brew install lazy-connect
21
22
23
### Manual
24
25
26
-git clone https://github.com/arunvelsriram/lazy-connect.git ~/.lazy-connect
+git clone https://github.com/thecasualcoder/lazy-connect.git ~/.lazy-connect
27
sudo ln -s ~/.lazy-connect/lazy-connect /usr/local/bin/lazy-connect
28
29
0 commit comments