From 83a13a58baec8c986d4c80b0c4df5ddf70774104 Mon Sep 17 00:00:00 2001 From: Robert Sparks Date: Fri, 14 Jul 2023 18:39:03 -0500 Subject: [PATCH] doc: nudge windows developers towards WSL2 (#5968) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25af704be..7a46bd9cd 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ Click the Fork button in the top-right corner of the repository to cr As outlined in the [Contributing](https://github.com/ietf-tools/.github/blob/main/CONTRIBUTING.md) guide, you will first want to create a fork of the datatracker project in your personal GitHub account before cloning it. +Windows developers: [Start with WSL2 from the beginning](https://github.com/ietf-tools/.github/blob/main/docs/windows-dev.md). + Because of the extensive history of this project, cloning the datatracker project locally can take a long time / disk space. You can speed up the cloning process by limiting the history depth, for example *(replace `USERNAME` with your GitHub username)*: - To fetch only up to the 10 latest commits: