From f0335cc91b39156c9e36280ca0d8729b81fd3aba Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Thu, 2 Apr 2020 09:18:03 +0200 Subject: [PATCH] Updated documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37ae5f1..eaa24de 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ PricklyPear matlab/neuron model 1. Clone this repository or download and unzip on your computer 2. Install [Neuron][neuron homepage] from their website 3. Compile the .mod files using [nmodl][neuron nmodl] -4. In the `pricklypear/matlab` directory, make a copy of the `pp_dir.template.txt` file and rename it to `pp_dir.txt` +4. In the `pricklypear/matlab` directory, make a copy of the `pp_dir.template.txt` file, rename it to `pp_dir.txt` and edit the contents to reflect the location of the pricklypear directory To test your installation: