Skip to content

Commit ccb5ddb

Browse files
Updated keylink download
1 parent 4f0e260 commit ccb5ddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This repository contains the apt repository for the Please CLI, an AI helper scr
66
## Installation
77

88
```bash
9+
curl -sS https://tng.github.io/apt-please/public_key.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/please.gpg > /dev/null
910
echo "deb https://tng.github.io/apt-please/ ./" | sudo tee -a /etc/apt/sources.list
1011
sudo apt-get update
1112

0 commit comments

Comments
 (0)