aboutsummaryrefslogtreecommitdiff
path: root/libraries/tomlplusplus/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/tomlplusplus/README')
-rw-r--r--libraries/tomlplusplus/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/tomlplusplus/README b/libraries/tomlplusplus/README
index 05bd1de314..1d0f753484 100644
--- a/libraries/tomlplusplus/README
+++ b/libraries/tomlplusplus/README
@@ -20,7 +20,3 @@ Library features
* Tested on x64, x86 and ARM
POXY_DOCS=YES option will generate html development documentation
-but you need to install pyton3 program poxy with this command:
-pip install poxy # with root
-and build with this:
-POXY_DOCS=YES ./tomlplusplus.SlackBuild