Skip to content

Commit

Permalink
run-on-alpine.md: Fix markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
Markson authored and Markson committed Jul 11, 2023
1 parent 725ae7c commit 9cc38c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/en/tutorials/run-on-alpine.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Run on Alpine Linux

Alpine Linux 3.18 or newer verison has full eBPF support out-of-box, older version of Alpine Linux need to build kernel by yourself.
**Note**: Alpine Linux 3.18 or newer verison has full eBPF support out-of-box, older version of Alpine Linux need to build kernel by yourself.

## Enable Community Repo

Expand Down Expand Up @@ -82,4 +82,4 @@ Use `rc-update` to enable dae service:

```sh
rc-update add dae
```
```

0 comments on commit 9cc38c9

Please sign in to comment.