diff options
Diffstat (limited to 'remote-dev/README.md')
| -rw-r--r-- | remote-dev/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote-dev/README.md b/remote-dev/README.md index a274d19..0377b09 100644 --- a/remote-dev/README.md +++ b/remote-dev/README.md @@ -9,7 +9,7 @@ the same repo — no duplication. On a fresh VM, as the dev user (must have sudo): ```sh -curl -fsSL https://raw.githubusercontent.com/ruifm/dotfiles/master/remote-dev/bootstrap.sh | sh +curl -fsSL https://raw.githubusercontent.com/sommerfelddev/dotfiles/master/remote-dev/bootstrap.sh | sh ``` Then log out and back in. Run `nvim` once to let it fetch plugins from |
