Skip to content

Commit 53e8f00

Browse files
authored
Update README.md
1 parent 73ef847 commit 53e8f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ If you want to customize the Code Interprerter sandbox (e.g.: add a preinstlled
44

55
1. Create custom sandbox by following [this guide](https://e2b.dev/docs/guide/custom-sandbox)
66

7-
2. Use prebuilt [E2B Code Interpreter image](https://hub.docker.com/r/e2bdev/code-interpreter). Add this to your `e2b.Dockerfile`
7+
2. Use prebuilt [E2B Code Interpreter image](https://hub.docker.com/r/e2bdev/code-interpreter) by add the following to your `e2b.Dockerfile`
88

99
```Dockerfile
1010
FROM e2bdev/code-interpreter:latest

0 commit comments

Comments
 (0)