Update README.md

This commit is contained in:
Thalles Silva 2020-03-13 23:12:08 -03:00 committed by GitHub
parent 9e5c992323
commit 10a2d7f3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@
![Image of SimCLR Arch](https://sthalles.github.io/assets/contrastive-self-supervised/cover.png)
## Instalation
## Installation
```
$ conda create --name simclr python=3.7 --file requirements.txt