chore(readme): small changes to be more concise

Changed files
+3 -6
+3 -6
README.md
···
```
sudo apt install stow
```
-
```
-
git clone git@knot.potassium.sh:banana.tngl.sh/dotfiles
-
```
-
```
-
cd ~/.dotfiles || stow .
-
```
AUR (Arch/EndeavourOS)
```
yay -S stow
```
```
git clone git@knot.potassium.sh:banana.tngl.sh/dotfiles
```
```
cd ~/.dotfiles || stow .
```
···
```
sudo apt install stow
```
AUR (Arch/EndeavourOS)
```
yay -S stow
```
+
+
Clone repo
```
git clone git@knot.potassium.sh:banana.tngl.sh/dotfiles
```
+
Run stow
```
cd ~/.dotfiles || stow .
```