From 73895b82b70be6ab82d06c5fc22dd05675faa2a3 Mon Sep 17 00:00:00 2001 From: Nikhil Rao Date: Sun, 25 Jun 2023 17:06:29 -0700 Subject: [PATCH] Update new url (#1246) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 298f12f9e..c4924b7ed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The new name aligns with our goal of allowing you to build apps easily, while also being flexible and powerful enough to handle all your use cases. Major Changes: -+ Our domain will switch from https://pynecone.io/ -> https://pynecone.io/ ++ Our domain will switch from https://pynecone.io/ -> https://reflex.dev/ + Our pip install will switch from pip install pynecone -> pip install reflex + Our Github repo will switch from https://github.com/pynecone-io/pynecone -> https://github.com/reflex-dev/reflex + Our library will change from import pynecone as pc to import reflex as rx