diff --git a/README.md b/README.md index 11160bf..b523519 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ To keep the build process fast and efficient, the project relies on a Bare Kit p gh release download --repo holepunchto/bare-kit ``` -Unpack the resulting `prebuilds.zip` archive and move the `android/bare-kit/` directory into [`app/libs/`](app/libs). When finished, either open the project in Android Studio or build it from the commandline: +Unpack the resulting `prebuilds.zip` archive and move `android/bare-kit` into [`app/libs/`](app/libs). When finished, either open the project in Android Studio or build it from the commandline: ```console gradle build