From 6ab6aba43b479a8dc301ed7529340187eff34601 Mon Sep 17 00:00:00 2001 From: "matthias@arch" Date: Wed, 30 Aug 2023 18:36:25 +0200 Subject: [PATCH] fix name --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 116134d..325835f 100644 --- a/readme.md +++ b/readme.md @@ -35,7 +35,7 @@ Use the shell without measuring TENG output. When starting a measurement, sample ## Shell mode It is recommended to run the shell with ipython: ```shell -ipython -i k_teng_interactive.py -- -*X* +ipython -i m_teng_interactive.py -- -*X* ``` Substitute *X* for `-k` for keithley backend, `-a` for arduino backend or `-t` for testing backend.