Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dguido authored Oct 10, 2018
1 parent ab4673b commit 5e160fa
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,6 @@ Use our prebuilt Docker container to quickly install and try Etheno:
```
docker pull trailofbits/etheno
docker run -it trailofbits/etheno
```

Or, build a Docker container from source:

```
# Clone the Etheno repo
git clone https://github.com/trailofbits/etheno.git && cd etheno
# Build the Docker image
docker build . -t etheno
# Start a new Etheno Docker container
docker run -it etheno:latest
# Run one of the examples
etheno@982abdc96791:~$ cd examples/BrokenMetaCoin/
Expand Down

0 comments on commit 5e160fa

Please sign in to comment.