Skip to content

Commit 941d3d7

Browse files
kerstinxlz
authored andcommitted
Fix headline/anchor for MacOS instructions (#994)
1 parent d7374f2 commit 941d3d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* [Maintainers](README.md#maintainers)
99
* [Installation](README.md#installation)
1010
* [Windows / Visual Studio](README.md#windows--visual-studio)
11-
* [MacOS X](README.md#mac-osx)
11+
* [MacOS](README.md#macos)
1212
* [Linux](README.md#linux)
1313
* [API Documentation (external)](https://openkinect.github.io/libfreenect2/)
1414

@@ -151,7 +151,7 @@ When you report USB issues, please attach relevant debug log from running the pr
151151
152152
Copy freenect2-openni2.dll, and other dll files (libusb-1.0.dll, glfw.dll, etc.) in `install\bin` to `C:\Program Files\OpenNI2\Tools\OpenNI2\Drivers`. Then run `C:\Program Files\OpenNI\Tools\NiViewer.exe`. Environment variable `LIBFREENECT2_PIPELINE` can be set to `cl`, `cuda`, etc to specify the pipeline.
153153
154-
### Mac OS
154+
### MacOS
155155
156156
Use your favorite package managers (brew, ports, etc.) to install most if not all dependencies:
157157

0 commit comments

Comments
 (0)