We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2026c81 commit 22c905eCopy full SHA for 22c905e
1 file changed
wireguard-go/README.md
@@ -37,7 +37,7 @@ cd device
37
go test
38
```
39
40
-If go can't fine the wolfSSL .so file, you may have to manually specify the lib install location.
+If go can't find the wolfSSL .so file, you may have to manually specify the lib install location.
41
42
LD_LIBRARY_PATH=/usr/local/lib/ go test
43
0 commit comments