diff --git a/README.md b/README.md index 3bf4d09..1f6956f 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ const postTitlesByViews = ( ## Installation ``` ts -import { CasualDB } from "https://deno.land/x/casualdb@0.1.4/mod.ts"; +import { CasualDB } from "https://deno.land/x/casualdb@v0.1.4/mod.ts"; // create an interface to describe the structure of your JSON interface Schema {