Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Franklinliu committed Aug 6, 2018
1 parent a48b990 commit cdf2261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion how-to-deploy-a-contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ the examples directory structure
## Custom Docker image build

```
docker build -t contractfuzzer/deployer .
docker build -f deploy.Dockerfile -t contractfuzzer/deployer .
docker run -it -e "ContractFuzzer=/contractFuzzer/deployer" contractfuzzer/deployer:latest
```
## Deploy Ethereum Contracts
Expand Down

0 comments on commit cdf2261

Please # to comment.