Guide to clone the correct repo in CONTRIBUTING.md (#1471)

This commit is contained in:
Milo Chen 2023-07-31 23:57:29 +08:00 committed by GitHub
parent 3016d066b9
commit 9cbe02e3fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@ Here is a quick guide to how the run Reflex repo locally so you can start contri
First clone Reflex:
``` bash
git clone https://github.com/pynecone-io/pynecone.git
git clone https://github.com/reflex-dev/reflex.git
```
Navigate into the repo: