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 69f673e commit 5dae904Copy full SHA for 5dae904
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.git
+git clone https://github.com/WiseLibs/better-sqlite3.git
7
cd better-sqlite3
8
npm install # if you're doing this as the root user, --unsafe-perm is required
9
node benchmark
0 commit comments