Skip to content

Commit 44faf3d

Browse files
authored
Fix wording about chess folder visibility in IDE
1 parent a7b660e commit 44faf3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chess/0-chess-moves/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Your project should look like this when it opens with the client, server, and sh
2525

2626
![open intellij](open-intellij.png)
2727

28-
There should normally be no folder called chess showing up in your Intellij project, only the items inside of the chess folder should be visible. If you do see a chess folder, check that there are not two different folders named chess. You can confirm that the modules are set up correctly by going to File > Project Structure > Modules, then verifying only client, server, and shared are modules. Feel free to talk with the TAs for help.
28+
There should not be a folder named chess showing up in your Intellij project, only the items inside of the chess folder should be visible. If you do see a chess folder, check that there are not two different folders named chess. You can confirm that the modules are set up correctly by going to File > Project Structure > Modules, then verifying only client, server, and shared are modules. Feel free to talk with the TAs for help.
2929

3030
![verify modules](verify-modules.png)
3131

0 commit comments

Comments
 (0)