From bce5207bd319b215568b03ed3ec22f5aee4c6868 Mon Sep 17 00:00:00 2001 From: f-dangel <48687646+f-dangel@users.noreply.github.com> Date: Sat, 5 Oct 2019 15:23:44 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09c4a78d..11f1da9f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Check out the [examples](https://f-dangel.github.io/backpack/) on how to use the ## Installation ```bash -pip install backpack-for-pytorch` +pip install backpack-for-pytorch ``` Alternative: Clone the repository and run `setup.py`