Skip to content

Commit

Permalink
Update README.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Osterman (CEO @ Cloud Posse) <erik@cloudposse.com>
  • Loading branch information
aknysh and osterman committed Jan 10, 2022
1 parent 5b9d7b0 commit e9023b0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.yaml
Expand Up @@ -74,7 +74,13 @@ introduction: |-
### cloudposse/packages
On Debian, run:
Add the Cloud Posse package repository hosted by cloudsmith.
```
# Add CloudPosse package repo
apt-get update && apt-get install -y apt-utils curl
curl -1sLf 'https://dl.cloudsmith.io/public/cloudposse/packages/cfg/setup/bash.deb.sh' | bash
```
```
apt install atmos@="<ATMOS_VERSION>-*"
```
Expand Down

0 comments on commit e9023b0

Please sign in to comment.