Skip to content

Commit 81c894c

Browse files
jondoigxlz
authored andcommitted
Update README.md
Take . off command coz it breaks it
1 parent e1151df commit 81c894c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Note: Ubuntu 12.04 is too old to support. Debian jessie may also be too old, and
234234
3. Linux kernels 4.1 to 4.3 have performance regression. Use 4.0 and earlier or 4.4 and later (Though Ubuntu kernel 4.2.0-28.33~14.04.1 has backported the fix).
235235
* Install OpenNI2 (optional)
236236
1. (Ubuntu 14.04 only) `sudo apt-add-repository ppa:deb-rob/ros-trusty && sudo apt-get update` (You don't need this if you have ROS repos), then `sudo apt-get install libopenni2-dev`
237-
2. (Other) `sudo apt-get install libopenni2-dev`.
237+
2. (Other) `sudo apt-get install libopenni2-dev`
238238
* Build
239239
```
240240
cd ..

0 commit comments

Comments
 (0)