Skip to content

Commit c683c0c

Browse files
authored
Update README.md
1 parent 4726527 commit c683c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ We provide two machine learning models for uses: **Model A** trained on `[M, R,
2121
Download [`Anaconda`](https://www.anaconda.com/products/individual#Downloads) and install it on your machine.
2222
Create a `conda` environment called `Rocky_Exoplanets` and install all the necessary dependencies:
2323

24-
$ conda create -n Rocky_Exoplanets pip python=3.7.6 keras-mdn-layer jupyter
24+
$ conda create -n Rocky_Exoplanets pip python=3.7.6 jupyter
2525

2626
### Step 3:
2727
Activate the `Rocky_Exoplanets` environment:

0 commit comments

Comments
 (0)