Skip to content

Commit e414c45

Browse files
author
Murilo Marinho
committed
Small adjustments to adding nc ppa.
1 parent 1a23976 commit e414c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The command below will add and install the `sas` CC BY-NC 4.0 packages via `apt-
9494
```bash
9595
curl -s --compressed "https://marinholab.github.io/sas_debian_builder_noncommercial/KEY.gpg" \
9696
| gpg --dearmor \
97-
| sudo tee /etc/apt/trusted.gpg.d/smartarmstack_lgpl.gpg >/dev/null
97+
| sudo tee /etc/apt/trusted.gpg.d/smartarmstack_cc_by_nc.gpg >/dev/null
9898
sudo curl -s --compressed -o /etc/apt/sources.list.d/smartarmstack_cc_by_nc.list \
9999
"https://marinholab.github.io/sas_debian_builder_noncommercial/smartarmstack_cc_by_nc.list"
100100
sudo apt update

0 commit comments

Comments
 (0)