Skip to content

Commit

Permalink
Adjust text
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Dec 7, 2024
1 parent 8d6eb35 commit eefeea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <version>
```

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
Expand Down

0 comments on commit eefeea2

Please sign in to comment.