From b29845fd65288947ac9d3d8f948ebf227807dbe2 Mon Sep 17 00:00:00 2001 From: PeterRugg Date: Fri, 10 Jan 2025 16:58:15 +0000 Subject: [PATCH] Fix readme python-requirements typo Spotted by @jonwoodruff --- readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.adoc b/readme.adoc index 2980af3..5f64d2a 100644 --- a/readme.adoc +++ b/readme.adoc @@ -70,7 +70,7 @@ and These fusesoc cores and instructions work using fusesoc 0.3 as installed by running -``pip3 install -r python_requirements.txt`` +``pip3 install -r python-requirements.txt`` within the OpenTitan GitHub repository as of commit https://github.com/lowRISC/opentitan/commit/2438b17afe4fef0d815be2e890763c288c449918