Skip to content

Commit a2b70a0

Browse files
authored
Update README.md
1 parent 87d2668 commit a2b70a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The simplest and fastest way to get up and running with EQL is to execute the in
3131

3232
1. Get the latest EQL install script:
3333
```bash
34-
curl -sLo cipherstash-eql.sql https://github.com/cipherstash/encrypt-query-language/releases/latest/download/cipherstash-encrypt.sql
34+
curl -sLo cipherstash-encrypt.sql https://github.com/cipherstash/encrypt-query-language/releases/latest/download/cipherstash-encrypt.sql
3535
```
3636
1. Run this command to install the custom types and functions:
3737
```bash

0 commit comments

Comments
 (0)