Update companion-installation.md (#655)

Add the missing  `cd`  command to the invidious companion instructions .
This commit is contained in:
Ivan G. 2025-07-15 10:49:26 +01:00 committed by GitHub
parent f9c6845eb4
commit 74b3d892db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -336,6 +336,7 @@ wget https://github.com/iv-org/invidious-companion???
# or compile it using https://docs.deno.com/runtime/
git clone https://github.com/iv-org/invidious-companion.git
cd invidious-companion
deno task compile
# launch it