Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brlec authored Sep 29, 2020
1 parent 0ef7c63 commit 597ce9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
```

Expand All @@ -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
Expand Down

0 comments on commit 597ce9a

Please sign in to comment.