We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53e8f00 commit 0772a65Copy full SHA for 0772a65
template/README.md
@@ -12,7 +12,7 @@ If you want to customize the Code Interprerter sandbox (e.g.: add a preinstlled
12
13
3. Copy [`start-up.sh`](./start-up.sh) to the same directory where's your `e2b.toml`
14
15
-4. Run the following in the directory with `e2b.toml`
+4. Run the following in the same directory where's you `e2b.toml`
16
```sh
17
e2b template build -c "/home/user/.jupyter/start-up.sh"`
18
```
0 commit comments