Skip to content

Commit fcd984d

Browse files
authored
Fix formatting in kernel installation instructions
Fixed formatting issues in the README regarding kernel installation steps.
1 parent a61281b commit fcd984d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ This project automates the building of custom Linux kernels for Firecracker micr
2626
- On every push, GitHub Actions will automatically build the kernels and save it as an artifact.
2727

2828
## New Kernel in E2B's infra
29-
- _Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra_
29+
_Note: these steps should give you new kernel on your self-hosted E2B using https://github.com/e2b-dev/infra_
3030

31-
- Copy the kernel build in your project's object storage under `e2b-*-fc-kernels `
31+
- Copy the kernel build in your project's object storage under `e2b-*-fc-kernels`
3232
- In `infra/packages/shared/pkg/schema/build.go` update `DefaultKernelVersion`
3333
- Build and deploy template manager
3434

0 commit comments

Comments
 (0)