Skip to content

Commit d29fc85

Browse files
Update README.md
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent 1417540 commit d29fc85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ DataJoint tutorials are easily accessible using an **interactive environment** t
7777
- `export DOCKER_DEFAULT_PLATFORM=linux/amd64` in .zshrc or at a shell prompt
7878
- [Microsoft's Visual Studio Code (VS Code)](https://code.visualstudio.com/)
7979
- VSCode [Dev Containers extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers).
80-
- `git clone` the codebase repository and open it in VSCode.
80+
- `git clone` your fork of the repository and open it in VSCode.
8181
- To begin, navigate to the notebooks directory located in the left panel and proceed through the sequentially organized Jupyter notebooks, labeled by numbers. Execute the cells in the notebooks to begin your walkthrough of the tutorial.
8282
- Once you are done, see the options in the menu in the bottom-left corner. When running DevContainer on your machine, you can `Reopen folder locally`. By default, GitHub will also automatically stop the Codespaces after 30 minutes of inactivity.
8383

0 commit comments

Comments
 (0)