Skip to content

Commit f6022e3

Browse files
authored
fix readme (#19)
1 parent 7ea4fd6 commit f6022e3

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
@@ -147,7 +147,7 @@ Want to contribute to `copy_with_context.nvim`? Here's how to set up your local
147147
1. Fork the repository
148148
2. Clone your fork:
149149
```sh
150-
git clone https://github.com/yourusername/copy_with_context.nvim
150+
git clone https://github.com/zhisme/copy_with_context.nvim
151151
cd copy_with_context.nvim
152152
```
153153
3. Install dependencies with Makefile.

0 commit comments

Comments
 (0)