We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18e66c4 commit 42111e3Copy full SHA for 42111e3
docs/ios.md
@@ -0,0 +1,9 @@
1
+ # Instructions For iOS using the power of iSH
2
+
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`]
0 commit comments