aguinet / usbtop

usbtop is a top-like utility that shows an estimated instantaneous bandwidth on USB buses and devices.
BSD 3-Clause "New" or "Revised" License
277 stars 45 forks source link

Fix typo #9

Closed xZero707 closed 6 years ago

xZero707 commented 6 years ago

xzero@dev-nitro:~/apps/usbtop$ cmake -DCMAKE_BUILD_TYPE=Release .. CMake Error: The source directory "/home/xzero/apps" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI.

Using .. is wrong here as it indicates "go back one level"