We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c813d3 commit 18391f3Copy full SHA for 18391f3
README.md
@@ -25,7 +25,7 @@ and uses client-side javascript for quick searching and visualization.
25
sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
26
apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net:80 --recv-key 421C365BD9FF1F717815A3895523BAEEB01FA116
27
sudo apt-get update
28
-sudo apt-get install curl git git-svn mercurial nodejs pandoc python3-vcstool
+sudo apt-get install curl git git-svn mercurial nodejs pandoc python3-vcs2l
29
```
30
31
##### Ruby 2.2 via RVM
0 commit comments