Skip to content

Commit f7378d7

Browse files
authored
Update README.md
1 parent e67f2fb commit f7378d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ Prerequisites:
99

1010
To get started the "catkin" way:
1111
```
12-
$ mkdir -p ~/rosnodsjs_ws/src
13-
$ cd ~/rosnodsjs_ws/src
12+
$ mkdir -p ~/rosnodejs_ws/src
13+
$ cd ~/rosnodejs_ws/src
1414
$ git clone https://github.com/RethinkRobotics-opensource/rosnodejs_examples.git
1515
$ cd rosnodejs_examples
1616
$ npm install
17-
$ cd ~/rosnodsjs_ws
17+
$ cd ~/rosnodejs_ws
1818
$ source /opt/ros/kinetic/setup.bash
1919
$ catkin build
2020
```

0 commit comments

Comments
 (0)