From 597ce9a98feeb99dbc924e38e8759a4f137801e8 Mon Sep 17 00:00:00 2001 From: brlec <43988695+brlec@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:54:55 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a4c7c8..7fb4bb1 100644 --- a/README.md +++ b/README.md @@ -61,8 +61,8 @@ Surfaxe is a Python 3 package and requires pymatgen and other standard scientifi Recommended installation is to git clone and install with `pip`: ```sh -git clone https://github.com/brlec/slabby-stabby.git -cd Surfaxe +git clone https://github.com/brlec/surfaxe.git +cd surfaxe pip install --user . ``` @@ -76,7 +76,7 @@ Tests are incoming... Surfaxe is free to use under the [sort licence out, probably MIT]. Please cite [add link] if you use it in your research. -## Detailed requirements +## Detailed requirements Surfaxe is compatible with python 3.something+ and requires the following packages: * Pymatgen