Skip to content

Commit

Permalink
docs(content): add a new step in the upgrading phase
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
  • Loading branch information
Andreagit97 authored and poiana committed Mar 29, 2022
1 parent 0bd5de4 commit d999b6a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/en/docs/getting-started/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ This section provides upgrading paths for Falco if previously installed followin

## Upgrading

According to the installation method you chose, you first have to remove the active kernel module before upgrading Falco to the latest version:

```shell
rmmod falco
```

### Debian/Ubuntu {#debian}

{{% pageinfo color="warning" %}}
Expand Down

0 comments on commit d999b6a

Please sign in to comment.