From cb594d8f524fe1c944c355ad1642f5498a43ffbe Mon Sep 17 00:00:00 2001 From: Giovanni Bordiga Date: Fri, 23 Aug 2024 12:18:41 -0400 Subject: [PATCH] Fix typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fa93d5..bce7b46 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ To access and visualize the data: ## ⬇️ Installation -### Intsalling DifFlexMM only +### DifFlexMM only Assuming you have access to the repo and ssh keys are set up in your GitHub account, you can install the package with @@ -80,7 +80,7 @@ Assuming you have access to the repo and ssh keys are set up in your GitHub acco pip install git+ssh://git@github.com/bertoldi-collab/DifFlexMM.git ``` -### Installing DifFlexMM with examples of solved design problems +### DifFlexMM with examples of solved design problems Clone the repository, `cd` into the `DifFlexMM` folder, and install with