Update install_with_sshrd.md

This commit is contained in:
Nathan
2022-09-06 20:36:48 -04:00
committed by GitHub
parent 1b662f645a
commit 02b2f8ee0b
+1 -1
View File
@@ -19,7 +19,7 @@
9. For the app you would like to replace, run `grep -r "<appname>" .` 9. For the app you would like to replace, run `grep -r "<appname>" .`
- you can put something like Tips, must be a deletable system app - you can put something like Tips, must be a deletable system app
10. look for a filepath that looks like ./<udid>/<appname>.app 10. look for a filepath that looks like `./<udid>/<appname>.app`
11. run `cd <udid>/<appname>.app` 11. run `cd <udid>/<appname>.app`