We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97b4464 commit c71d747Copy full SHA for c71d747
1 file changed
README.md
@@ -76,17 +76,6 @@ and perform the following at the root:
76
This will compile the C portion of SETools locally, and then
77
the tools can be ran from the current directory (e.g. `./seinfo`).
78
79
-### Rebuilding the Apol Help File
80
-
81
-For convenience, a prebuilt copy of the apol help data file is included.
82
-To rebuild this file, the Qt5 development tools are required
83
-(particularly, the `qcollectiongenerator` tool). At the root
84
-of the SETools sources, perform the following:
85
86
-```bash
87
- $ python setup.py build_qhc
88
-```
89
90
### Installing SETools
91
92
Unpack the official distribution or check out the git repository,
0 commit comments