diff --git a/README.md b/README.md
index 0dab2ded8dff596909177f4c317315058a545cd7..c865ff25187159521f3d662ab4e52e209402afc1 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
 
 Meant to be run on a [KDE Neon](https://neon.kde.org/) (or Ubuntu) desktop to install or update applications and settings.
 
+## Installation
+
+Do these steps if you want to set up your desktop:
+
 ```bash
 # Install ansible
 sudo apt update && sudo apt install curl ansible -y
@@ -21,7 +25,9 @@ nix-channel --add https://nixos.org/channels/nixpkgs-unstable && nix-channel --u
 nix-env --install --attr devenv -f https://github.com/NixOS/nixpkgs/tarball/nixpkgs-unstable
 ```
 
-## Development
+## Ansible playbook development
+
+You don't need these if you just want so set up your desktop!
 
 ### Multipass installation