From 3735a601d9ee1d161bb762a0f26bb2553c7343a0 Mon Sep 17 00:00:00 2001 From: mradziwon Date: Wed, 16 Feb 2022 17:15:22 +0100 Subject: [PATCH] Update outdated Trezor Emulator link (#13611) --- docs/trezor-emulator.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/trezor-emulator.md b/docs/trezor-emulator.md index bf232a09c..bd77bb808 100644 --- a/docs/trezor-emulator.md +++ b/docs/trezor-emulator.md @@ -1,6 +1,6 @@ # Using the TREZOR simulator -You can install the TREZOR emulator and use it with Metamask. +You can install the TREZOR emulator and use it with Metamask. Here is how: ## 1 - Install the TREZOR Bridge @@ -9,7 +9,7 @@ Download the corresponding bridge for your platform from [this url](https://wall ## 2 - Download and build the simulator -Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs/build.md +Follow this instructions: https://github.com/trezor/trezor-firmware/blob/master/docs/core/emulator/index.md ## 3 - Restart the bridge with emulator support (Mac OSx instructions) @@ -22,4 +22,4 @@ Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs # launch the emulator ~/trezor-core/emu.sh -```` +```