diff --git a/README.md b/README.md index 2794b3f..858466e 100644 --- a/README.md +++ b/README.md @@ -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