diff options
author | Jesús <heckyel@hyperbola.info> | 2020-04-25 21:35:37 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-04-25 21:35:37 -0500 |
commit | 91a4078880e2d3c4aee13d8e8936389da882ef61 (patch) | |
tree | e329dcaad3fbe4db2a30428db204a689a6955d96 | |
parent | 16b3d60b63588474dd38a1ccc5400a0bcfe94786 (diff) | |
download | hyperfi-91a4078880e2d3c4aee13d8e8936389da882ef61.tar.lz hyperfi-91a4078880e2d3c4aee13d8e8936389da882ef61.tar.xz hyperfi-91a4078880e2d3c4aee13d8e8936389da882ef61.zip |
fix urls
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -10,7 +10,9 @@ 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://conocimientoslibres.tuxfamily.org/guia-de-instalacion-de-hyperbola/#red) 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 `wpa_supplicant -B -i <name-device> -c <(wpa_passphrase "ssid" "psk")` 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: |