diff --git a/docs/installation.md b/docs/installation.md index c63115a9a..31c55001e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -89,7 +89,7 @@ with [PowerShell](https://github.com/PowerShell/PowerShell) ```sh docker run -w /root -it --rm alpine:edge sh -uelic ' - apk add git lazygit neovim ripgrep alpine-sdk --update + apk add git lazygit neovim ripgrep alpine-sdk wget --update git clone https://github.com/LazyVim/starter ~/.config/nvim cd ~/.config/nvim nvim