From 9a58a491c3c77cb14d6bd04f9ee78c0a77023d2a Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Thu, 8 Aug 2019 01:43:15 +0200
Subject: [PATCH] Update README.rst

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 6be2b6d..355c5cf 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@ Install via pip :
 
 .. code-block:: bash
 
-   pip install pyconrad
+   pip install pystencils-autodiff
 
 or if you downloaded this `repository <https://github.com/theHamsta/pystencils_autodiff>`_ using:
 
-- 
GitLab