Skip to content

Commit 3dc87b0

Browse files
committed
docs: clean up ios docs
1 parent 186ad8b commit 3dc87b0

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

docs/ios.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# Instructions For iOS using the power of iSH
1+
# Using code-server on iOS with iSH
22

3-
Install iSH From Apple AppStore First
4-
5-
First Run `apk add curl`
6-
7-
Run `curl -fsSL https://code-server.dev/install.sh | sh`
8-
9-
Start code server using `code-server` [If not work then use `node code-server`]
3+
1. Install iSH from the [App Store](https://apps.apple.com/us/app/ish-shell/id1436902243)
4+
2. Install `curl` with `apk add curl`
5+
3. Install code-server with `curl -fsSL https://code-server.dev/install.sh | sh`
6+
4. Run code-server with `code-server`
7+
5. Access on localhost:8080 in your browser

0 commit comments

Comments
 (0)