Skip to content

Commit

Permalink
docs(java-piscine): update the setup instruction to inform the to pus…
Browse files Browse the repository at this point in the history
…h the files into folder
  • Loading branch information
zanninso authored Jul 5, 2023
1 parent d75183c commit e2a42d4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions subjects/java/piscine/HelloWorld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ to get the output of your function in your console.

To edit your code, you can use any IDE or text editor, though IDEA IntelliJ or JetBrains are specially dedicated and recommended.

On Gitea, create a repository named `((ROOT))`, and push every java files on the root folder.

On Gitea, create a repository named `((ROOT))`, and push all Java files into a folder with a name matching the respective exercise.
### Instructions

Create a file `HelloWorld.java`.
Expand Down

0 comments on commit e2a42d4

Please sign in to comment.