doc: add missing parens

This commit is contained in:
Emmanuel BENOîT 2024-12-29 21:01:13 +01:00
parent d669ab44c8
commit e08afdfd0e
Signed by: Emmanuel BENOîT
SSH key fingerprint: SHA256:l7PFUUF5TCDsvYeQC9OnTNz08dFY7Fvf4Hv3neIqYpg

View file

@ -20,11 +20,11 @@ This VM is based on Debian 12. It includes the following features:
installed, installed,
* various IaC tools: Terraform, Terragrunt and Ansible, * various IaC tools: Terraform, Terragrunt and Ansible,
* various programming languages: * various programming languages:
* Rust (installed using [Rustup](https://rustup.rs/), * Rust (installed using [Rustup](https://rustup.rs/)),
* Golang (installed using [ASDF](https://asdf-vm.com), * Golang (installed using [ASDF](https://asdf-vm.com)),
* Node (installed using ASDF), * Node (installed using ASDF),
* Java (installed using ASDF), * Java (installed using ASDF),
* Python (installed using [pyenv](https://github.com/pyenv/pyenv), * Python (installed using [pyenv](https://github.com/pyenv/pyenv)),
* the ability to use [Chezmoi](https://www.chezmoi.io/) to import various dot * the ability to use [Chezmoi](https://www.chezmoi.io/) to import various dot
files at provisioning time, files at provisioning time,
* a semi-decent ZSH configuration as well as my * a semi-decent ZSH configuration as well as my