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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
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
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`