Skip to content

Commit 5e947c5

Browse files
authored
Update README.md
1 parent 16f7e8d commit 5e947c5

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/tellojs@latest). (i.e. v1.1.0)
12+
Replace insert version with the version when you go [here](https://deno.land/x/tellojs). (i.e. v1.1.0, it'll say in the url and on the sidebar)
1313
```ts
1414
// mod.ts
1515
import DroneController from "https://deno.land/x/tellojs@INSERT_VERSION/mod.ts";

0 commit comments

Comments
 (0)