diff options
author | Jesús <heckyel@hyperbola.info> | 2020-04-25 20:44:46 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-04-25 20:44:46 -0500 |
commit | 16b3d60b63588474dd38a1ccc5400a0bcfe94786 (patch) | |
tree | 608b1bbf16f5503e78093624f48250607fee80d9 | |
parent | 342d43320418f1215a44e2591e6ceec9b95f1d00 (diff) | |
download | hyperfi-16b3d60b63588474dd38a1ccc5400a0bcfe94786.tar.lz hyperfi-16b3d60b63588474dd38a1ccc5400a0bcfe94786.tar.xz hyperfi-16b3d60b63588474dd38a1ccc5400a0bcfe94786.zip |
README.md: Fix networking URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ This wizard is made to install minimum packages (Base, bootloader and optionally First, boot with the [last Hyperbola image](https://www.hyperbola.info/download/) with a [bootable device](https://wiki.hyperbola.info/doku.php?id=en:guide:beginners). -Then make sure you have Internet connection on the HyperISO. If you have a wireless connection the `wifi-menu` command might be useful to you. You can also read the [Network configuration](https://wiki.archlinux.org/index.php/Network_configuration) from the Hyperbola guide for more detailed instructions. +Then make sure you have Internet connection on the HyperISO. If you have a wireless connection the `wifi-menu` command might be useful to you. You can also read the [Network configuration](https://conocimientoslibres.tuxfamily.org/guia-de-instalacion-de-hyperbola/#red) from the Hyperbola guide for more detailed instructions. Then download the script with from the command line: |