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 (#2077)
  • Loading branch information
zanninso authored Jul 6, 2023
1 parent d75183c commit 0afc36e
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 0afc36e

Please sign in to comment.