Skip to content

Commit d5af7d4

Browse files
committed
docs: update documentation
Signed-off-by: Alessio Greggi <[email protected]>
1 parent cb3fb70 commit d5af7d4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Install dependencies (for Ubuntu):
7070
* `clang`
7171
* `libbpf-dev`
7272
* `libseccomp-dev`
73-
* `linux-tools-common` (for `bpftool`)
73+
* `linux-tools-generic` (for `bpftool`)
7474

7575
Build the application:
7676

@@ -87,9 +87,10 @@ In case you want to run the application locally, I've provided the [`.vscode/lau
8787
## Talks
8888

8989
I had the pleasure of speaking about `harpoon` at the following conferences:
90-
* [**GOLAB**](https://www.youtube.com/watch?v=A5A_Ll9o1Rc)
91-
* [**FOSDEM**](https://fosdem.org/2024/schedule/event/fosdem-2024-1884-how-we-almost-secured-our-projects-by-writing-more-tests/)
92-
* [**Conf42**](https://www.youtube.com/watch?v=Z8IHOTlG3pM)
90+
91+
* [**GOLAB**](https://www.youtube.com/watch?v=A5A_Ll9o1Rc) (Nov 24)
92+
* [**Conf42**](https://www.youtube.com/watch?v=Z8IHOTlG3pM) (Apr 24)
93+
* [**FOSDEM**](https://fosdem.org/2024/schedule/event/fosdem-2024-1884-how-we-almost-secured-our-projects-by-writing-more-tests/) (Feb 24)
9394

9495
## References
9596

0 commit comments

Comments
 (0)