Skip to content

Commit

Permalink
doc: update the update command (#153)
Browse files Browse the repository at this point in the history
it looks like with the release of 4.0, AstroUpdatePackages was removed and AstroUpdate does the same thing (it calls astrocore and updates everything)
  • Loading branch information
ALameLlama authored Jun 27, 2024
1 parent ee8aece commit 793895d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ docker run -w /root -it --rm alpine:edge sh -uelic '

- **Update Mason packages and plugins**

Run `:AstroUpdatePackages` (`<Leader>pa`) to update both Neovim plugins and Mason packages
Run `:AstroUpdate` (`<Leader>pa`) to update both Neovim plugins and Mason packages

- **Check AstroNvim version**

Expand Down

0 comments on commit 793895d

Please sign in to comment.