From dcfc6045c273a3b8ae076487ff51676dabc66428 Mon Sep 17 00:00:00 2001 From: Umang Kumar <63496183+umg-kmr@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:49:01 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19dc938..90f7fdd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ The code will output a 'EOS_Name.dat' file in the output directory and the execu You can now either write your own code to visualise the data or use the provided jupyter notebooks in the 'notebooks' directory. -## Expample with Anaconda +## Example with Anaconda If you have a working anaconda install, you can create a new environment and use the code inside that.