We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sync wiki from source repository
docs: fix ~/git/ to ~/Git/ path references (GH#5246) The installer creates ~/Git/aidevops/ (capital G) but wiki pages referenced ~/git/aidevops/ (lowercase). Updated 12 occurrences across 5 wiki pages to match the actual installer output. Fixes marcusquinn/aidevops#5246