Skip to content

Commit 41f9df0

Browse files
authored
Merge pull request #1 from hyoklee/patch-1
Remove -X from vfd-gds-X.
2 parents 14fd429 + 79eb398 commit 41f9df0

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
@@ -53,7 +53,7 @@ CMake version 2.8.12.2 or greater is required for building the driver.
5353
After obtaining the driver's source code, you can create a build directory
5454
within the source tree and run the `ccmake` or `cmake` command from it:
5555

56-
cd vfd-gds-X
56+
cd vfd-gds
5757
mkdir build
5858
cd build
5959
ccmake ..

0 commit comments

Comments
 (0)