diff --git a/README.md b/README.md index f3ac11d..c3e2372 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Personal Linux Setup -My current setup is [Linux Mint Vera](https://linuxmint.com/edition.php?id=302) with the [i3 window manager](https://i3wm.org/). +My current setup is [Debian Bullseye](https://www.debian.org/releases/bullseye/) with the [i3 window manager](https://i3wm.org/). ## Before installing - `sudo apt-get install curl git python3-distutils` - `export PATH=$PATH:~/.local/bin` -- Install Ansible: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html +- [Install Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html) ## TODO