Skip to content

Commit 1dadc0a

Browse files
authored
Update README.md
1 parent 18e6cea commit 1dadc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you have the vscode extension, open the command palette and run `> Deno: init
99

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

12-
Replace insert version with the version when you go [here](https://deno.land/x/[email protected]).
12+
Replace insert version with the version when you go [here](https://deno.land/x/[email protected]). (i.e. v1.0.3)
1313
```ts
1414
// mod.ts
1515
import DroneController from "https://deno.land/x/tellojs@INSERT_VERSION/mod.ts";

0 commit comments

Comments
 (0)