Skip to content

Commit 429f70b

Browse files
author
Bob Strahan
committed
docs: Add development environment setup guide references to deployment.md
1 parent f564069 commit 429f70b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/deployment.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ You need to have the following packages installed on your computer:
2727
4. python 3.11 or later
2828
5. A local Docker daemon
2929

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+
3032
Copy the repo to your computer. Either:
3133
- Use the git command to clone the repo, if you have access
3234
- OR, download and expand the ZIP file for the repo, or use the ZIP file that has been shared with you

0 commit comments

Comments
 (0)