diff options
Diffstat (limited to 'packages/migrations/README.md')
-rw-r--r-- | packages/migrations/README.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/migrations/README.md b/packages/migrations/README.md index 6836a400b..0020d1076 100644 --- a/packages/migrations/README.md +++ b/packages/migrations/README.md @@ -57,4 +57,3 @@ In order to migrate the V2 0x smart contracts to TestRPC/Ganache running at `htt ```bash yarn migrate:v2 ``` - |