Skip to content

Commit 17c1eb1

Browse files
author
Murilo Marinho
committed
Removing PPA install information until url is fixed..
1 parent e414c45 commit 17c1eb1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

docs/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,13 +92,7 @@ sudo apt-get install ros-jazzy-sas-*
9292
The command below will add and install the `sas` CC BY-NC 4.0 packages via `apt-get`. Please note that they depend on `sas` LGPL packages.
9393

9494
```bash
95-
curl -s --compressed "https://marinholab.github.io/sas_debian_builder_noncommercial/KEY.gpg" \
96-
| gpg --dearmor \
97-
| sudo tee /etc/apt/trusted.gpg.d/smartarmstack_cc_by_nc.gpg >/dev/null
98-
sudo curl -s --compressed -o /etc/apt/sources.list.d/smartarmstack_cc_by_nc.list \
99-
"https://marinholab.github.io/sas_debian_builder_noncommercial/smartarmstack_cc_by_nc.list"
100-
sudo apt update
101-
sudo apt-get install ros-jazzy-sas-*
95+
TODO
10296
```
10397

10498

0 commit comments

Comments
 (0)