We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea4fd6 commit f6022e3Copy full SHA for f6022e3
README.md
@@ -147,7 +147,7 @@ Want to contribute to `copy_with_context.nvim`? Here's how to set up your local
147
1. Fork the repository
148
2. Clone your fork:
149
```sh
150
-git clone https://github.com/yourusername/copy_with_context.nvim
+git clone https://github.com/zhisme/copy_with_context.nvim
151
cd copy_with_context.nvim
152
```
153
3. Install dependencies with Makefile.
0 commit comments