Skip to content

Commit 19f074c

Browse files
committed
Update docs/cvdr.md to guide download cvdr from unstable, not nightly.
1 parent 50305c3 commit 19f074c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cvdr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sudo curl -fsSL https://us-apt.pkg.dev/doc/repo-signing-key.gpg -o /etc/apt/keyr
2222
sudo chmod a+r /etc/apt/keyrings/android-cuttlefish-artifacts.asc
2323
echo \
2424
"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/android-cuttlefish-artifacts.asc] \
25-
https://us-apt.pkg.dev/projects/android-cuttlefish-artifacts android-cuttlefish-nightly main" | \
25+
https://us-apt.pkg.dev/projects/android-cuttlefish-artifacts android-cuttlefish-unstable main" | \
2626
sudo tee /etc/apt/sources.list.d/android-cuttlefish-artifacts.list > /dev/null
2727
sudo apt update
2828
sudo apt install cuttlefish-cvdremote

0 commit comments

Comments
 (0)