Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jachninja authored Oct 12, 2024
1 parent 540436b commit 73f1691
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 @@ -7,7 +7,7 @@ This is the IntoTheDeep project for technototes
3. Install Java 17 if you haven't already
4. Install Gradle (or ensure that you have Gradle 7.2)
5. Install Bun using `powershell -c "irm bun.sh/install.ps1 | iex"`
6. Open a terminal where your project is located and run bun install
6. Open a terminal where your project is located and run `bun install`
7. Open the project in Android Studio
8. Build
9. (if build fails, find out which step is missing and update this list)
Expand Down

0 comments on commit 73f1691

Please sign in to comment.