Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quick007 authored Jun 26, 2023
1 parent 18e6cea commit 1dadc0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ If you have the vscode extension, open the command palette and run `> Deno: init

Next, create a file called mod.ts like this:

Replace insert version with the version when you go [here](https://deno.land/x/tellojs@v1.0.2).
Replace insert version with the version when you go [here](https://deno.land/x/tellojs@v1.0.2). (i.e. v1.0.3)
```ts
// mod.ts
import DroneController from "https://deno.land/x/tellojs@INSERT_VERSION/mod.ts";
Expand Down

0 comments on commit 1dadc0a

Please sign in to comment.