Commit 09922934 authored by Ophélie Gagnard's avatar Ophélie Gagnard

installation/dependencies-installation.sh: Fix another typo.

parent 3a1bb915
......@@ -11,4 +11,4 @@ apt -y install cmake flex bison build-essential
# needed to compile the output plugin for wendelin (fluentbit_wendelin.so)
apt -y install golang
# needed to compile the main executable (metadata-collect-agent)
apt -y install libfmt-deb
apt -y install libfmt-dev
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment