You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ pip install supabase
39
39
40
40
### Local installation
41
41
42
-
You can also install from after cloning this repo. Install development mode with ``pip install -e``, which makes it so when you edit the source code the changes will be reflected in your python module.
42
+
You can also install locally after cloning this repo. Install Development mode with ``pip install -e``, which makes it so when you edit the source code the changes will be reflected in your python module.
0 commit comments