Skip to content

Commit

Permalink
link to repo (#142)
Browse files Browse the repository at this point in the history
Signed-off-by: mohamedsayed18 <[email protected]>
Co-authored-by: Carlos Agüero <[email protected]>
  • Loading branch information
mohamedsayed18 and caguero authored Jun 1, 2020
1 parent 6dd46e4 commit 5755860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ign-transport/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ RUN sudo /bin/sh -c 'echo "deb [trusted=yes] http://packages.osrfoundation.org/g
&& sudo apt-get clean

# Ignition transport
RUN hg clone http://bitbucket.org/ignitionrobotics/ign-transport -b ign-transport9 \
RUN git clone https://github.com/ignitionrobotics/ign-transport.git \
&& cd ign-transport \
&& mkdir build \
&& cd build \
Expand Down

0 comments on commit 5755860

Please sign in to comment.