You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployment.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ You need to have the following packages installed on your computer:
27
27
4. python 3.11 or later
28
28
5. A local Docker daemon
29
29
30
+
For guidance on setting up a development environment, see: [Development Environment Setup Guide on Linux](./setup-development-env-linux.md) or [Development Environment Setup Guide on MacOS](./setup-development-env-macos.md)
31
+
30
32
Copy the repo to your computer. Either:
31
33
- Use the git command to clone the repo, if you have access
32
34
- OR, download and expand the ZIP file for the repo, or use the ZIP file that has been shared with you
0 commit comments