Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tutorials/how-to-run-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ After installing Termux, follow these steps to set it up:


::: info
Skip step 3 , if you want don't want to run java code from Acode
Skip step 3 , if you don't want to run java code from Acode
:::


Expand Down Expand Up @@ -125,4 +125,4 @@ Now, you can compile and run your Java code directly in Acode using the terminal
java YourFileName
```

By following these steps, you can successfully run and manage Java projects directly on your Android device using Acode and Termux. Happy coding!
By following these steps, you can successfully run and manage Java projects directly on your Android device using Acode and Termux. Happy coding!