From f8d0246ec30b6db233b79cbe38d7d67ddcf2d6de Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 27 Jan 2023 17:18:08 +0100 Subject: [PATCH] Fix a typo --- README_OSDI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_OSDI.md b/README_OSDI.md index 8c529b37a..e09d46212 100644 --- a/README_OSDI.md +++ b/README_OSDI.md @@ -21,7 +21,7 @@ This ensures that netlists can be simulated from any directory ## Build Instructions To compile NGSPICE with OSDI support ensure that the `--enable-predictor` and `--enable-osdi` flags are used. -The `compile_linus.sh` file enables these flags by default. +The `compile_linux.sh` file enables these flags by default. ## Example/Test Case