Skip to content

Commit

Permalink
Updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjadhav committed Nov 1, 2021
1 parent bb27bdc commit 5d2e1e7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ catkin_make
```
2) Clone the repository
```
cd src
git clone https://github.com/iamjadhav/beginner_tutorials.git
```

Expand All @@ -32,7 +33,8 @@ git clone https://github.com/iamjadhav/beginner_tutorials.git
In a New Terminal, run the code using launch file

```
cd catkin_ws
cd ~/catkin_ws
catkin_make
source devel/setup.bash
roslaunch beginner_tutorials begin_tutorials.launch
```

0 comments on commit 5d2e1e7

Please sign in to comment.