From 9508a43f7d64269fb41311b61f4f6b6a1d3e39db Mon Sep 17 00:00:00 2001 From: "Alistair Curd fbsacu@leeds.ac.uk" Date: Wed, 13 Mar 2024 16:48:38 +0000 Subject: [PATCH] Update README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e529e5..9a87130 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ You will need to be able to create a Python 3.11 environment, e.g. with Anaconda 3. Install perpl: * To use without downloading this repository: `pip install perpl` * To use notebooks or develop: - a. Clone or download this repository - b. Navigate to your copy of this repository, then `pip install .` + 1. Clone or download this repository + 2. Navigate to your copy of this repository, then `pip install .` ### Run scripts