aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSadik Armagan <sadik.armagan@arm.com>2021-07-22 12:28:43 +0100
committerSadik Armagan <sadik.armagan@arm.com>2021-07-26 10:25:28 +0000
commitda245eb153337c6f1e75383bfe0fecd2cdcaed04 (patch)
treee0604d5b0ac12487d45e61debd1e43c994b0de89 /README.md
parentd7ed6d4e53a877a25fcea754d76c8831451f18f1 (diff)
downloadarmnn-da245eb153337c6f1e75383bfe0fecd2cdcaed04.tar.gz
IVGCVSW-5966 'Update all the documentation'
* Update all documentation for removing BOOST library dependency Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: Ie21ff096a11b7a623b1b9bb6f71eb63ea6e7b615
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0ab6863d6a..296ca53493 100644
--- a/README.md
+++ b/README.md
@@ -80,10 +80,6 @@ or take a look at previous [github issues](https://github.com/ARM-software/armnn
Consequently Arm NN will from the 21.08 Release at the end of August 2021 no longer be officially
supported on Ubuntu 16.04 LTS but will instead be supported on Ubuntu 18.04 LTS.
-3. We are currently in the process of removing [boost](https://www.boost.org/) as a dependency to Arm NN. This process
- is finished for everything apart from our unit tests. This means you don't need boost to build and use Arm NN but
- you need it to execute our unit tests. Boost will soon be removed from Arm NN entirely.
-
## How to get involved
If you would like to get involved but don't know where to start, a good place to look is in our Github Issues.