Skip to content

Commit 5dae904

Browse files
authored
docs: fix clone url at benchmark.md (WiseLibs#1357)
1 parent 69f673e commit 5dae904

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.git
6+
git clone https://github.com/WiseLibs/better-sqlite3.git
77
cd better-sqlite3
88
npm install # if you're doing this as the root user, --unsafe-perm is required
99
node benchmark

0 commit comments

Comments
 (0)