You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -160,7 +160,7 @@ cargo clippy # check the sourcecode for errors/warnings without building (even f
160
160
## Download binaries and usage OpenVAF
161
161
162
162
You can download binaries for Linux and Windows [here](https://github.com/dwarning/OpenVAF/releases/tag/v1.0).
163
-
OpenVAF needs a linker. On Linux at most linke is part of the operating system - on windows you need the MS linker `link.exe`.
163
+
OpenVAF needs a linker. On Linux at most linker is part of the operating system - on windows you need the MS linker `link.exe` - see section `Prerequisite under Windows`.
0 commit comments