diff --git a/package/example/README.md b/package/example/README.md index 1f87c4c..413a28f 100644 --- a/package/example/README.md +++ b/package/example/README.md @@ -30,7 +30,7 @@ To try the playground out for yourself, run the following commands: ```sh git clone https://github.com/mrousavy/react-native-vision-camera -cd react-native-vision-camera +cd react-native-vision-camera/package yarn bootstrap ```