diff --git a/README.md b/README.md index 11c85f1..23fc2f4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# How to use pmbootstrap +# Squeak-Phone: Running Squeak Smalltalk as the UI for a PostmarketOS-based Cellphone + +## How to use pmbootstrap Switching devices: @@ -23,7 +25,7 @@ Building for qemu-amd64: pmbootstrap install pmbootstrap qemu -# How to install on Samsung Galaxy S7 +## How to install on Samsung Galaxy S7 (See https://wiki.postmarketos.org/wiki/Installation_from_recovery_mode ) @@ -34,7 +36,7 @@ Then run pmbootstrap flasher --method adb sideload -# How to use RNDIS to connect via ssh over USB +## How to use RNDIS to connect via ssh over USB (See https://wiki.postmarketos.org/wiki/USB_Network ) @@ -56,7 +58,7 @@ MAC address and assigning it at the link layer: sudo ip r add 172.16.0.0/16 dev eth0 SSH_AUTH_SOCK= ssh user@172.16.42.1 -# How to set up WiFi on a running instance +## How to set up WiFi on a running instance (See https://wiki.postmarketos.org/wiki/WiFi)