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 87d2668 commit a2b70a0Copy full SHA for a2b70a0
README.md
@@ -31,7 +31,7 @@ The simplest and fastest way to get up and running with EQL is to execute the in
31
32
1. Get the latest EQL install script:
33
```bash
34
- curl -sLo cipherstash-eql.sql https://github.com/cipherstash/encrypt-query-language/releases/latest/download/cipherstash-encrypt.sql
+ curl -sLo cipherstash-encrypt.sql https://github.com/cipherstash/encrypt-query-language/releases/latest/download/cipherstash-encrypt.sql
35
```
36
1. Run this command to install the custom types and functions:
37
0 commit comments