Update README.md
This commit is contained in:
@@ -23,6 +23,9 @@ sudo curl https://pkg.cloudyne.io/debian/repository.key -o /etc/apt/trusted.gpg.
|
||||
|
||||
# Add the package repository
|
||||
source /etc/os-release
|
||||
echo "deb https://pkg.cloudyne.io/debian all main" | sudo tee /etc/apt/sources.list.d/cloudyne.list
|
||||
|
||||
# For some packages you need the version-specific repository
|
||||
echo "deb https://pkg.cloudyne.io/debian ${VERSION_CODENAME} main" | sudo tee /etc/apt/sources.list.d/cloudyne.list
|
||||
|
||||
# Check that the repository works
|
||||
|
||||
Reference in New Issue
Block a user