We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent def6969 commit a6e46b6Copy full SHA for a6e46b6
1 file changed
README.md
@@ -40,7 +40,7 @@ standard library (and on shared type definition). Runtimes are decoupled via dep
40
Styx is not needed to run the generated wrappers, but is required to compile them.
41
42
```bash
43
-pip install git+https://github.com/childmindresearch/styx.git
+pip install git+https://github.com/styx-api/styx.git
44
```
45
46
## License
0 commit comments