Index: third_party/ots/INSTALL |
diff --git a/third_party/ots/INSTALL b/third_party/ots/INSTALL |
index c50bb5419bd2a1c4cafd2e5f8e2e01493656528a..da352543979758621249948c72a3b057bcfa0f8f 100644 |
--- a/third_party/ots/INSTALL |
+++ b/third_party/ots/INSTALL |
@@ -1,3 +1,8 @@ |
+Instructions below are for building standalone OTS utilities, if you want to |
+use OTS as a library then the recommended way is to copy the source code and |
+integrate it into your existing build system. Our build system does not build |
+a shared library intentionally. |
+ |
General build instructions: |
1. If you are building from cloned Git repository, you will need to update |