mirror of
https://github.com/iv-org/documentation.git
synced 2025-07-21 06:02:11 -04:00
Update companion-installation.md (#655)
Add the missing `cd` command to the invidious companion instructions .
This commit is contained in:
parent
f9c6845eb4
commit
74b3d892db
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue