Skip to content

Commit 494c27f

Browse files
authored
Merge pull request #8 from erjanmx/fix-readme-typo
Fix readme typo
2 parents 5097cf0 + 27cf995 commit 494c27f

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
@@ -58,7 +58,7 @@ Eigen >= 3.3.4, Follow [Eigen Installation](http://eigen.tuxfamily.org/index.ph
5858
Follow [livox_ros_driver Installation](https://github.com/Livox-SDK/livox_ros_driver).
5959

6060
*Remarks:*
61-
- The **livox_ros_driver** must be installed and **sourced** before run any PV-LIO luanch file.
61+
- The **livox_ros_driver** must be installed and **sourced** before run any PV-LIO launch file.
6262
- How to source? The easiest way is add the line ``` source $Livox_ros_driver_dir$/devel/setup.bash ``` to the end of file ``` ~/.bashrc ```, where ``` $Livox_ros_driver_dir$ ``` is the directory of the livox ros driver workspace (should be the ``` ws_livox ``` directory if you completely followed the livox official document).
6363

6464

0 commit comments

Comments
 (0)