diff options
author | Leonid Logvinov <logvinov.leon@gmail.com> | 2018-02-28 07:08:52 +0800 |
---|---|---|
committer | Leonid Logvinov <logvinov.leon@gmail.com> | 2018-02-28 07:08:52 +0800 |
commit | 30e4613d0a5817b880feba3a2c7ad9900c8d287b (patch) | |
tree | accf863288e64f32814c3633b3c23450bb8e9973 /packages/subproviders | |
parent | 7aa070f9eaef734274df6e6eaa4590fe30d52899 (diff) | |
download | dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.tar dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.tar.gz dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.tar.bz2 dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.tar.lz dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.tar.xz dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.tar.zst dexon-sol-tools-30e4613d0a5817b880feba3a2c7ad9900c8d287b.zip |
Upgrate prettier
Diffstat (limited to 'packages/subproviders')
-rw-r--r-- | packages/subproviders/README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/subproviders/README.md b/packages/subproviders/README.md index 954729713..39e4a46e7 100644 --- a/packages/subproviders/README.md +++ b/packages/subproviders/README.md @@ -96,10 +96,10 @@ yarn run test:unit In order to run the integration tests, make sure you have a Ledger Nano S available. -* Plug it into your computer -* Unlock the device -* Open the on-device Ethereum app -* Make sure "browser support" is disabled +* Plug it into your computer +* Unlock the device +* Open the on-device Ethereum app +* Make sure "browser support" is disabled Then run: |