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

Commit

Permalink
remove for Ubuntu 16 sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
MostafaAhmed95 committed Jan 7, 2020
1 parent 5b3a572 commit 5a9fafb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,10 @@ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 67170598AF249743
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv B6391CB2CFBA643D
sudo apt-add-repository "deb http://zeroc.com/download/Ice/3.7/ubuntu18.04 stable main"
```
* Add JdeRobot repository (using dedicated file /etc/apt/sources.list.d/jderobot.list) For Ubuntu Xenial(16.04):
* Add JdeRobot repository (using dedicated file /etc/apt/sources.list.d/jderobot.list):

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

0 comments on commit 5a9fafb

Please sign in to comment.