Fix: markdown (#12861)

feature/default_network_editable
0xdie 3 years ago committed by GitHub
parent 74b3a3a1c8
commit 77d3f0a3e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/trezor-emulator.md

@ -13,7 +13,7 @@ Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs
## 3 - Restart the bridge with emulator support (Mac OSx instructions)
`
```
# stop any existing instance of trezord
killall trezord
@ -22,4 +22,4 @@ Follow this instructions: https://github.com/trezor/trezor-core/blob/master/docs
# launch the emulator
~/trezor-core/emu.sh
`
````

Loading…
Cancel
Save