diff --git a/docs/ios.md b/docs/ios.md new file mode 100644 index 000000000000..25fb14edb950 --- /dev/null +++ b/docs/ios.md @@ -0,0 +1,9 @@ + # Instructions For iOS using the power of iSH + +Install iSH From Apple AppStore First + +First Run `apk add curl` + +Run `curl -fsSL https://code-server.dev/install.sh | sh` + +Start code server using `code-server` [If not work then use `node code-server`]