Note need to make install

This commit is contained in:
Alex Groce
2019-01-13 15:39:33 -07:00
committed by GitHub
parent 216e225fcb
commit 105248ca94
+2
View File
@@ -111,6 +111,8 @@ In the absence of an `--input_which_test` argument, DeepState defaults
to the last-defined test. Run the native executable with the `--help`
argument to see all DeepState options.
If you want to use DeepState in C/C++ code, you will likely want to run `sudo make install` from the `$DEEPSTATE/build` directory as well. The examples mentioned below (file system, databases) assume this has already been done.
## Usage
DeepState consists of a static library, used to write test harnesses,