Quellcode durchsuchen

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

Milo Chen vor 1 Jahr
Ursprung
Commit
9cbe02e3fe
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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:
 First clone Reflex:
 ``` bash
 ``` bash
-git clone https://github.com/pynecone-io/pynecone.git
+git clone https://github.com/reflex-dev/reflex.git
 ```
 ```
 
 
 Navigate into the repo:
 Navigate into the repo: