Skip to content

Commit

Permalink
docs: update with suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Gilgur <[email protected]>
Signed-off-by: Tianchu Zhao <[email protected]>
  • Loading branch information
tczhao and Anton Gilgur authored Feb 1, 2024
1 parent ba202d6 commit 9476441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/running-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Note:
* Configure [`.wslconfig`](https://docs.microsoft.com/en-us/windows/wsl/wsl-config#configuration-setting-for-wslconfig) to limit memory usage by the WSL2 to prevent VSCode OOM.

* For **Windows File System**
* Make sure git symbolic link is set to True when cloning the repo, clone the repo with `git clone -c core.symlinks=true core.autocrlf=false <URL>`
* Clone the repo with `git clone -c core.symlinks=true core.autocrlf=false https://github.com/<my-fork>/argo-workflows.git`

* For **Linux**
* Use [Docker Desktop](https://docs.docker.com/desktop/linux/install/) instead of [Docker Engine](https://docs.docker.com/engine/install/) to prevent incorrect network configuration by k3d.
Expand Down

0 comments on commit 9476441

Please sign in to comment.