Skip to content

Commit 3a3cbb7

Browse files
committed
readme
1 parent b375b61 commit 3a3cbb7

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
@@ -101,7 +101,7 @@ There is also the minified version
101101
import {
102102
vec3,
103103
mat4,
104-
} from 'https://wgpu-matrix.org/dist/2.x/wgpu-matrix.module.min.js';
104+
} from 'https://wgpu-matrix.org/dist/2.x/wgpu-matrix.module.js';
105105

106106
// ... etc ...
107107
```

0 commit comments

Comments
 (0)