Skip to content

Commit 4ac4fe2

Browse files
committed
installation/guides/chroot: base-voidstrap -> base-container-full
1 parent e3af12a commit 4ac4fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation/guides/chroot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Update the package manager and install `base-system`:
159159
[xchroot /mnt] # xbps-install -Su xbps
160160
[xchroot /mnt] # xbps-install -u
161161
[xchroot /mnt] # xbps-install base-system
162-
[xchroot /mnt] # xbps-remove base-voidstrap
162+
[xchroot /mnt] # xbps-remove base-container-full
163163
```
164164

165165
### Installation Configuration

0 commit comments

Comments
 (0)