Better indentation

This commit is contained in:
Pierre Lannoy 2024-02-05 18:43:28 +01:00
commit 82c06b55ce
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31

View file

@ -16,4 +16,6 @@ On Hosterra servers, it is not used in Python virtual envs. So you have to globa
`ethtool dmidecode ipmitool lldpd lshw epel-release python3.11 python3.11-pip python3.11-devel`.
Then you need to install modules with `pip3.11 install jsonargparse pynetbox python-slugify netaddr netifaces pyyaml configargparse packaging`.
Then you need to install modules with:
`pip3.11 install jsonargparse pynetbox python-slugify netaddr netifaces pyyaml configargparse packaging`.