Skip to content

Commit fc4d70b

Browse files
authored
Fixed typo in README
1 parent a0b5072 commit fc4d70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ SUBSYSTEM=="usb", ATTR{idVendor}=="0403", ATTR{idProduct}=="6015", GROUP="plugde
2727

2828
~~~
2929
git clone https://github.com/ami-iit/yarp-device-FT232H-BME688.git
30-
cd yarp-device-FT232H-BME688.git
30+
cd yarp-device-FT232H-BME688
3131
mkdir build
3232
cd build
3333
cmake .. -DCMAKE_INSTALL_PREFIX=<install_prefix>

0 commit comments

Comments
 (0)