Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eching0519 authored May 14, 2020
1 parent 3793edf commit f730908
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ SignChat application is an iOS application which translate sign language. It app
## Installation
1. Follw the [instructions](https://github.com/google/mediapipe/blob/master/mediapipe/docs/mediapipe_ios_setup.md) to set up Mediapipe for iOS.
2. Remove all the files in `mediapipe/examples/ios/multihandtrackinggpu`.
<p>
```
rm -r mediapipe/examples/ios/multihandtrackinggpu/*
```
</p>
3. Clone the SignChat repository to folder `mediapipe/examples/ios/multihandtrackinggpu`.
```
cd mediapipe/examples/ios/multihandtrackinggpu
Expand Down

0 comments on commit f730908

Please sign in to comment.