Skip to content
This repository was archived by the owner on Feb 21, 2021. It is now read-only.

Commit 762316e

Browse files
authored
Merge pull request #1385 from MostafaAhmed95/edit_readme
remove for Ubuntu 16 sentence
2 parents 5b3a572 + 5a9fafb commit 762316e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,10 @@ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 67170598AF249743
7373
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv B6391CB2CFBA643D
7474
sudo apt-add-repository "deb http://zeroc.com/download/Ice/3.7/ubuntu18.04 stable main"
7575
```
76-
* Add JdeRobot repository (using dedicated file /etc/apt/sources.list.d/jderobot.list) For Ubuntu Xenial(16.04):
76+
* Add JdeRobot repository (using dedicated file /etc/apt/sources.list.d/jderobot.list):
7777

7878
```
7979
sudo sh -c 'cat<<EOF>/etc/apt/sources.list.d/jderobot.list
80-
# for ubuntu 16.04 LTS (64 bit)
8180
8281
deb [arch=amd64] http://wiki.jderobot.org/apt bionic main
8382
EOF'

0 commit comments

Comments
 (0)