Skip to content

Commit 793895d

Browse files
authored
doc: update the update command (#153)
it looks like with the release of 4.0, AstroUpdatePackages was removed and AstroUpdate does the same thing (it calls astrocore and updates everything)
1 parent ee8aece commit 793895d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ docker run -w /root -it --rm alpine:edge sh -uelic '
168168

169169
- **Update Mason packages and plugins**
170170

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

173173
- **Check AstroNvim version**
174174

0 commit comments

Comments
 (0)