Skip to content

Commit 31e880e

Browse files
authored
proot_services/README.md: Remove extraneous spaces
1 parent 9ea0118 commit 31e880e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/proot_services/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If you encounter an error or problem, please open an [issue](https://github.com/
124124

125125
While using the phone keyboard and screen is practical when on the move, accessing the PRoot Distro's Debian environment from a PC or laptop is very useful for debugging. You can use an existing Wi-Fi connection or enable the native Android hotspot if no wireless LAN is available.
126126

127-
Before you begin, obtain your Android phone or tablet’s IP address by running `ifconfig` in Termux. Or obtain the IP by checking **About device → Status** in Android settings.
127+
Before you begin, obtain your Android phone or tablet’s IP address by running `ifconfig` in Termux. Or obtain the IP by checking **About device → Status** in Android settings.
128128

129129
### SSH
130130

@@ -136,7 +136,7 @@ To log in to IIAB on Android from your computer, follow these SSH command-line i
136136
exit
137137
```
138138

139-
2. The fastest way to SSH into your Android phone (or tablet) is to set a password for its Termux user. At Termux's high-level CLI, run:
139+
2. The fastest way to SSH into your Android phone (or tablet) is to set a password for its Termux user. At Termux's high-level CLI. run:
140140

141141
```
142142
passwd
@@ -150,7 +150,7 @@ To log in to IIAB on Android from your computer, follow these SSH command-line i
150150

151151
Optionally, security can be improved by using standard SSH key-based authentication via the `~/.ssh/authorized_keys` file.
152152

153-
4. Start the SSH service. At Termux's high-level CLI, run:
153+
4. Start the SSH service. At Termux's high-level CLI, run:
154154

155155
```
156156
sshd

0 commit comments

Comments
 (0)