We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 41f9df0 + 2d5c491 commit 02847d4Copy full SHA for 02847d4
README.md
@@ -13,7 +13,7 @@
13
* [Dynamically loaded by FAPL](#Dynamic-load-fapl)
14
* [Dynamically loaded by environment variable](#Dynamic-load-variable)
15
* [Usage](#Driver-Usage)
16
-4. [Known Issues and Limitations](#4-Issues-And-Limitations)
+4. [Known Issues and Limitations](#4-Known-Issues-And-Limitations)
17
5. [More Information](#5-More-Information)
18
19
## 1. Description
@@ -53,7 +53,7 @@ CMake version 2.8.12.2 or greater is required for building the driver.
53
After obtaining the driver's source code, you can create a build directory
54
within the source tree and run the `ccmake` or `cmake` command from it:
55
56
- cd vfd-gds
+ cd vfd-gds-X
57
mkdir build
58
cd build
59
ccmake ..
0 commit comments