Skip to content

Commit

Permalink
docs: Update ROS repository keys (en/ru)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfalexrog committed Jun 10, 2020
1 parent f041b61 commit 66ecbb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/ros-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main
Configure access keys in your system for correct download:

```bash
sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116
sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
```

Make sure that your packages are up to date:
Expand Down
2 changes: 1 addition & 1 deletion docs/ru/ros-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main
Настройте ключи доступа в своей системе для правильной загрузки:

```bash
sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116
sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key C1CF6E31E6BADE8868B172B4F42ED6FBAB17C654
```

Убедитесь в том, что вы имеете последние версии индексов пакетов:
Expand Down

0 comments on commit 66ecbb4

Please sign in to comment.