book: Remove mention of build time, since guardiand is prebuilt now

This commit is contained in:
Csongor Kiss 2022-07-07 14:35:27 +01:00
parent c610a9942a
commit a1e1720d66
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ TODO: Add emitter registrations for token bridge.
## Run Wormhole
After you have the dependencies installed and the chains running, you can run Wormhole.
Simply run `npm run wormhole` and wait while the Wormhole Guardian builds a docker image. The first time you run this command, it might take a while (up to 550 seconds on a modern laptop!). After the image is built however, it'll be relatively fast to bring it up and down.
Simply run `npm run wormhole`, which will pull and run the Wormhole Guardian docker image.
### FAQ & Common Problems
- Anvil isn't working