Skip to content

Commit e376280

Browse files
committed
Update README.md
1 parent 21d2f0e commit e376280

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@ Terms](https://docs.github.com/en/site-policy/github-terms/github-terms-for-addi
3030

3131
* Vim, Linux/macOS:
3232

33-
git clone https://github.com/github/copilot.vim.git \
33+
git clone https://github.com/adaliaramon/copilot.vim.git \
3434
~/.vim/pack/github/start/copilot.vim
3535

3636
* Neovim, Linux/macOS:
3737

38-
git clone https://github.com/github/copilot.vim.git \
38+
git clone https://github.com/adaliaramon/copilot.vim.git \
3939
~/.config/nvim/pack/github/start/copilot.vim
4040

4141
* Vim, Windows (PowerShell command):
4242

43-
git clone https://github.com/github/copilot.vim.git `
43+
git clone https://github.com/adaliaramon/copilot.vim.git `
4444
$HOME/vimfiles/pack/github/start/copilot.vim
4545

4646
* Neovim, Windows (PowerShell command):
4747

48-
git clone https://github.com/github/copilot.vim.git `
48+
git clone https://github.com/adaliaramon/copilot.vim.git `
4949
$HOME/AppData/Local/nvim/pack/github/start/copilot.vim
5050

5151
4. Start Neovim and invoke `:Copilot setup`.

0 commit comments

Comments
 (0)