Who uses nano anyway

This commit is contained in:
Maciej Lebiest 2022-02-17 11:52:08 +01:00 committed by GitHub
parent f32097bc53
commit 83c1403e91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,12 +213,6 @@ genfstab /mnt >> /mnt/etc/fstab
arch-chroot /mnt /bin/bash arch-chroot /mnt /bin/bash
``` ```
#### Nano can be usefull when editing config files
```bash
pacman -Syy nano
```
#### Setup system clock #### Setup system clock
```bash ```bash