From 27afe25b9fb9f0d05a87ae94e4e4ad9e92d70a85 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Thu, 20 Aug 2020 14:47:29 +0200 Subject: Updated README.md with suggested install method. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index aeffbfe..09f3e18 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ This library was written for personal use. Nevertheless, if you run into issues or have suggestions for improvement, feel free to open either a new issue or pull request. +## Installation + +``` +pip install -U git+https://github.com/fadel/pytorch_ema +``` + ## Example ```python -- cgit v1.2.3