We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f08c0 commit 472786fCopy full SHA for 472786f
1 file changed
docs/guides/void-linux/_include/distro-install.rst
@@ -6,7 +6,7 @@ Adjust the mirror, libc, and package selection as you see fit.
6
.. code-block::
7
8
XBPS_ARCH=x86_64 xbps-install \
9
- -S -R https://mirrors.servercentral.com/voidlinux/current \
+ -S -R https://mirrors.summithq.com/voidlinux/current \
10
-r /mnt base-system
11
12
Copy our files into the new install
0 commit comments