Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 5e160fa

Browse files
authored
Update README.md
1 parent ab4673b commit 5e160fa

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,6 @@ Use our prebuilt Docker container to quickly install and try Etheno:
3131
```
3232
docker pull trailofbits/etheno
3333
docker run -it trailofbits/etheno
34-
```
35-
36-
Or, build a Docker container from source:
37-
38-
```
39-
# Clone the Etheno repo
40-
git clone https://github.com/trailofbits/etheno.git && cd etheno
41-
42-
# Build the Docker image
43-
docker build . -t etheno
44-
45-
# Start a new Etheno Docker container
46-
docker run -it etheno:latest
4734
4835
# Run one of the examples
4936
etheno@982abdc96791:~$ cd examples/BrokenMetaCoin/

0 commit comments

Comments
 (0)