We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96917aa commit 8748e5eCopy full SHA for 8748e5e
.DS_Store
6 KB
README.md
@@ -24,7 +24,7 @@ You can try RayQL using the [Online RayQL editor](https://harshdoesdev.github.io
24
You can install RayQL by running the following command in your terminal:
25
26
```bash
27
-curl -s https://raw.githubusercontent.com/harshdoesdev/rayql/main/install.sh | sh
+curl -s https://rayql.com/install.sh | sh
28
```
29
30
## Schema Definition
0 commit comments