Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhkao committed Mar 18, 2020
1 parent 621b5f1 commit 2ee0e38
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ This project will aim to use CNN to predict the crystal structure of a sample ba
```

## How to install
1. install tensorflow and keras
1. Install tensorflow and keras

`conda install tensorflow`
```conda install tensorflow```

`conda install keras`
```conda install keras```

2. use the following method to clone repo
2. Use the following method to clone repo

First, press the green botton <img src="https://github.com/X-ray-Dawgz/XRayDawgz/blob/master/icon.png" width="80"> at

Expand Down

0 comments on commit 2ee0e38

Please sign in to comment.