Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneTrench committed Sep 7, 2022
1 parent 97cd7ae commit 80bcf3f
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 @@ -5,7 +5,7 @@ A very simple mineflayer task manager. It's promise based.
Example usage:
```ts
import { createBot } from "mineflayer";
import botTaskManager from "../index";
import botTaskManager from "mineflayer-task-manager";

const bot = createBot({
username: "Stephen",
Expand Down

0 comments on commit 80bcf3f

Please # to comment.