summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2023-10-18 23:27:56 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2023-10-18 23:27:56 -0500
commit926aeb7fe8f50e5f1243b88a63d305c7d9f85371 (patch)
treef552082ba4fba7700846de3cd0cd6343fa6dde39 /README.rst
parent9c34632dc97bba7b6ba05ca32bf00c32b7221911 (diff)
downloadhorizon-926aeb7fe8f50e5f1243b88a63d305c7d9f85371.tar.gz
horizon-926aeb7fe8f50e5f1243b88a63d305c7d9f85371.tar.bz2
horizon-926aeb7fe8f50e5f1243b88a63d305c7d9f85371.tar.xz
horizon-926aeb7fe8f50e5f1243b88a63d305c7d9f85371.zip
Documentation updates
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index a0f994c..9495eaa 100644
--- a/README.rst
+++ b/README.rst
@@ -11,7 +11,7 @@
:Status:
Development
:Copyright:
- © 2015-2022 Adélie Linux and contributors.
+ © 2015-2023 Adélie Linux and contributors.
Code: AGPL-3.0 license.
Documentation: CC BY-NC-SA open source license.
@@ -38,7 +38,8 @@ auditable, secure, and fast.
:target: https://git.adelielinux.org/adelie/horizon/pipelines
:alt: Click for build status
-.. image:: https://git.adelielinux.org/adelie/horizon/badges/current/coverage.svg
+..
+ image:: https://git.adelielinux.org/adelie/horizon/badges/current/coverage.svg
:target: https://horizon.adelielinux.org/coverage/
:alt: Click for code coverage report
@@ -88,10 +89,7 @@ To build the entirety of Project Horizon, you will need:
* cURL development files (curl-dev)
-* Either a C++17 environment, or Boost.Filesystem (boost-dev)
-
- Horizon makes full use of the C++17 <filesystem> library if it is
- available, but will fall back to requiring Boost if it isn't.
+* Boost.Filesystem (boost-dev)
To build the simulator and validator, you will additionally need:
@@ -104,7 +102,7 @@ need:
* libudev development files (eudev-dev)
-* `BCNM`_
+* `BCNM`_ (bcnm-dev)
* blkid and libfdisk development files (util-linux-dev)