Skip to content

Commit eae1339

Browse files
m4heshdjNullj
andcommitted
Fix clone url on benchmark documentation
Co-authored-by: jNullj <[email protected]>
1 parent f4d486f commit eae1339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
To run the benchmark yourself:
44

55
```bash
6-
git clone https://github.com/JoshuaWise/better-sqlite3-multiple-ciphers.git
6+
git clone https://github.com/m4heshd/better-sqlite3-multiple-ciphers.git
77
cd better-sqlite3-multiple-ciphers
88
npm install # if you're doing this as the root user, --unsafe-perm is required
99
node benchmark

0 commit comments

Comments
 (0)