aboutsummaryrefslogtreecommitdiffstats
path: root/fpga_interchange
diff options
context:
space:
mode:
Diffstat (limited to 'fpga_interchange')
-rw-r--r--fpga_interchange/examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpga_interchange/examples/README.md b/fpga_interchange/examples/README.md
index 0b7f4ae2..c7df6d5a 100644
--- a/fpga_interchange/examples/README.md
+++ b/fpga_interchange/examples/README.md
@@ -12,7 +12,7 @@ Install java and javac if not already installed:
sudo apt-get install openjdk-10-jdk
```
-Install capnproto if not already installed. Version 0.7.0 or higher is required.
+Install capnproto if not already installed. Version 0.8.0 is required.
As stated in the [official instructions](https://capnproto.org/install.html), the version on the common package managers
might not be up to date with the latest version, hence it is suggested to install
from the archive or, in alternative, directly from the git repository.