blog: pinephone: fix 'you [may] find' typo

This commit is contained in:
colin 2022-07-11 01:19:01 -07:00
parent e032184192
commit 7ea76d9bec
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ we don't want to re-flash the device _every_ time we change something. let's upd
...
```
you may need network access for this. unless you connect a USB-C keyboard, you might find have trouble with the graphical network manager. if so, open a terminal and run:
you may need network access for this. unless you connect a USB-C keyboard, the graphical network manager might not be usable. in that case, open a terminal and run:
```sh
sudo nmcli device wifi connect <wifiname> password <password>
```