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 f4d486f commit eae1339Copy full SHA for eae1339
docs/benchmark.md
@@ -3,7 +3,7 @@
3
To run the benchmark yourself:
4
5
```bash
6
-git clone https://github.com/JoshuaWise/better-sqlite3-multiple-ciphers.git
+git clone https://github.com/m4heshd/better-sqlite3-multiple-ciphers.git
7
cd better-sqlite3-multiple-ciphers
8
npm install # if you're doing this as the root user, --unsafe-perm is required
9
node benchmark
0 commit comments