Explorar el Código

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

Milo Chen hace 1 año
padre
commit
9cbe02e3fe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -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: