Closed a-priestley closed 2 years ago
This section specifies:
mkdir -p ~/.config/sov/config cp /usr/share/sov/config ~/.config/sov/config
But it should be:
mkdir -p ~/.config/sov cp /usr/share/sov/config ~/.config/sov
You are right, thank you very much, fixed.
This section specifies:
But it should be: