Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/tools/bolt/getting-started/installation.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Anchor uses this keypair to run your program tests.

BOLT is built on top of Anchor, therefore having a general knowledge of Anchor will give you the necessary tool to build the game logic.

We recommend reading chapters 1-4 of the [Anchor book](https://book.anchor-lang.com/introduction/what_is_anchor.html)
We recommend reading chapters 1-4 of the [Anchor book](https://www.anchor-lang.com/docs/quickstart)

Install BOLT

Expand Down