From 10a2d7f3b767c97e5a49069f454e8e8cb7d61de0 Mon Sep 17 00:00:00 2001 From: Thalles Silva Date: Fri, 13 Mar 2020 23:12:08 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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