From 65550dd24e3b190f014ce28b51bb6e21483e1537 Mon Sep 17 00:00:00 2001 From: Jintao Li Date: Tue, 24 Sep 2024 14:29:59 +0800 Subject: [PATCH] Update readme.md --- RGNN_RL_Docker/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RGNN_RL_Docker/readme.md b/RGNN_RL_Docker/readme.md index 08d6b23..a1474d0 100644 --- a/RGNN_RL_Docker/readme.md +++ b/RGNN_RL_Docker/readme.md @@ -1,4 +1,4 @@ -## Running the Simulation +## Run Settings There are three ways to run the simulation: @@ -27,7 +27,7 @@ There are three ways to run the simulation: ``` After pulling, refer to the steps in Method 1 to create a container and run the simulation. -3. **Running Locally for Precise Simulation Results** +3. **Running Locally** Docker might not resolve ngspice version issues, so for precise results, you can run the simulation locally. First, create a conda virtual environment and install the required packages: ```bash conda install -c conda-forge ngspice