Add clone note in readme

pull/4196/head
Kamran Ahmed 1 year ago committed by GitHub
parent 3457f7495a
commit 6e8770c8c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      readme.md

@ -95,7 +95,7 @@ npm install
npm run dev npm run dev
``` ```
Note: Cloning the entire repository results in a ≈1.7GB download. If you don't need the entire history you can use the `depth` parameter to reduce clone size. Note: use the `depth` parameter to reduce the clone size and speed up the clone.
```sh ```sh
git clone --depth=1 https://github.com/kamranahmedse/developer-roadmap.git git clone --depth=1 https://github.com/kamranahmedse/developer-roadmap.git

Loading…
Cancel
Save