mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 03:19:47 +03:00
README.md: Typo fix, openssl is required, not openssh.
You'll need openssh to connect to your device after it has booted, but if your host system does not have openssh, you can simply use openssh from the native Alpine Linux chroot: ./pmbootstrap.py chroot apk install openssh
This commit is contained in:
parent
779723249c
commit
1cce0155fd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Sophisticated chroot/build/flash tool to develop and install [postmarketOS](http
|
||||||
## Requirements
|
## Requirements
|
||||||
* GNU/Linux
|
* GNU/Linux
|
||||||
* Python 3
|
* Python 3
|
||||||
* openssh
|
* OpenSSL
|
||||||
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue